Makefile revision 014dc30f64ec25e4790cca987d4d1e6635430510
# $Id$
.PHONY: check
check: ../OWL2ATerm.jar
./run.sh
%:
(cd ../..; $(MAKE) $@)