eb0274ab9b00c23194a4479dcb0cc5af9ca4be3a
[match/match.git] / program / Makefile
1 # Let's keep it simple for now.
2 all:
3         ghc -fglasgow-exts --make -c *.hs
4 clean:
5         rm -f *.hi *.o