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