MAIN = helena DIRECTORIES = lib automath basic_rg toplevel REQUIRES = unix KEEP = README automath/*.aut CLEAN = log.txt include Makefile.common test: $(MAIN).opt @echo " HELENA automath/*.aut" $(H)./$(MAIN).opt -S 3 automath/*.aut > log.txt