Makefile revision 9b42ab1e3b88a1a1aa11a054aaec633a9a7258ce
call:
./ghc-call
test:
cd examples; make
clean:
rm *.hi *.o
distclean:
rm main *~