ref: 70df1fa850f6a1b3e18ce99cbe981462b8bb097f
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