Files
gf-core/examples/tutorial/embedded/Makefile
2010-06-18 11:48:36 +00:00

5 lines
115 B
Makefile

all:
gfc --make --output-format=haskell QueryEng.gf QuerySpa.gf
ghc --make -o ./math TransferLoop.hs
strip math