ref: f78ae673a36b58d24c696c72e9e7867444f276c8
dir: /tests/ar/execute/Makefile/
.POSIX: PROJECTDIR=$$PWD/../../../ ROOTDIR=$(PROJECTDIR)/rootdir all: tests tests: SCCPREFIX=$(ROOTDIR) PATH=$(ROOTDIR)/bin:$$PATH ./chktest.sh clean : rm -f *.a test.log rm -f file* rm -f *.dst