ref: 63290180d8a5737eff403eddb6a28620ca1e2af5
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*