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