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