ref: 0922923b6268490b89a24c1b4cc7316a34daea16
dir: /tests/ar/execute/Makefile/
.POSIX: PROJECTDIR=$$PWD/../../../ ROOT=$(PROJECTDIR)/root 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*