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