ref: ebd513c2adeb9758701bf9f7a10b17ce58c2d1c8
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*