# # Makefile # AUTORUN=../bin/autorun/autorun check: $(AUTORUN) -t INDEX clean: rm -f *.log *.dump index.html [0-9]*.html */*.log */*.dump test: $(AUTORUN) INDEX