ref: c532c555d5558685f629ea918ae612d5413543cd
dir: /tests/ar/execute/Makefile/
.POSIX: PROJECTDIR=$$PWD/../../../ ROOT=$(PROJECTDIR)/rootdir all: tests tests: master.a @TZ=UTC PATH=$(ROOT)/bin:$$PATH ./chktest.sh master.a: ./mkmaster.sh clean: rm -f *.a test.log rm -f file*