The random instance generator and other improvements.
[match/match.git] / program / Makefile
CommitLineData
d7d9561e
MM
1# Let's keep it simple for now.
2all:
967c39ef 3 ghc -fglasgow-exts --make -c *.hs
d7d9561e
MM
4clean:
5 rm -f *.hi *.o