ref: 6043574976f7135190d98a100db3519a65850d55 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: