- Add the notes Samir emailed me on 2008-07-06.
[match/match.git] / program / Makefile
CommitLineData
d7d9561e
MM
1# Let's keep it simple for now.
2all:
3 ghc --make -c *.hs
4clean:
5 rm -f *.hi *.o