Makefile revision fc436618ae33856afa329ee53c4f47a2e19100ee
# $Id$
kif:
ghc --make -Wall -i..:../ghc fromKif.hs -o fromKif
call:
./ghc-call
%:
(cd test; $(MAKE) $@)