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