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