Fix External Core interpreter
[ghc-hetmet.git] / utils / ext-core / lib / GHC_ExtCore / Makefile
1 all:    Handle.hs IO.hs Unicode.hs
2         ../../../../compiler/ghc-inplace -c -fext-core -package-name base-extcore Handle.hs IO.hs Unicode.hs -cpp -i../
3
4 clean:
5         rm -f *.hcr *.hi *.o