ref: 59ec69003f284ff73480ce2724e50fe7ee178f98
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