ref: 64cab738d5b6c540182c0812eeb4a6046a2908de dir: /test/Makefile/
# don't build anything for 'all' all: check: ./build.sh ./test.sh .PHONY: clean clean: rm -f $(TESTBIN) $(TESTBIN:=.o) $(TESTBIN:=.s) install: