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