Makefile revision b96b500ba4430269d97a08f07de87838278e9c5d
# $Id$
.PHONY: check
check: capa
bash ./runcheck.sh ./capa
%:
(cd ../hetcats; $(MAKE) $@)