Makefile revision 895a60f3f11b5f1210f146324e9ffe5e1b9c211f
# $Id$
.PHONY: check
check: h2hf
./run.sh
%:
(cd ../..; $(MAKE) $@)