ext-core library: Parser fixes; make it build with the HEAD
[ghc-hetmet.git] / utils / ext-core / lib / GHC_ExtCore / Makefile
index 5cf65c0..93b95a7 100644 (file)
@@ -1,5 +1,5 @@
 all:   Handle.hs IO.hs Unicode.hs
-       ../../../../compiler/ghc-inplace -c -fext-core -package-name base-extcore Handle.hs IO.hs Unicode.hs -cpp -i../
+       ghc -c -fext-core -package-name base-extcore Handle.hs IO.hs Unicode.hs -cpp -i../
 
 clean:
        rm -f *.hcr *.hi *.o