check:$(MAKE)-fscripts/makefilecheck
.DEFAULT:$(MAKE)-fscripts/makefile$<
SOURCES!=echo*/source.mk
DO!=echo-n>tests.mk&&rm-rfreports
# basic tests that shouldn't cause the return code to be nonzeroTESTS:=include $(SOURCES)DO!=echo"$(TESTS)"|xargs./scripts/gen-simple
RM?=rm
.PHONY:cleanclean:$(RM)-rfreports