- ./debug and ./run now pass along arguments.
[match/match.git] / Makefile
... / ...
CommitLineData
1# Let's keep it simple for now.
2all:
3 ghc --make -c *.hs
4clean:
5 rm -f *.hi *.o