Makefile revision 6eb9dcc44ecc0141eaa3b9e8dd30c41b768823fb
# $Id$
.PHONY: check
check: hets
../../hets -v2 -o pp.het,th Try?.het
../../hets -v2 -o pp.het,th Try?.pp.het
%:
(cd ../..; $(MAKE) $@)