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