ref: e2bc82d84b9e30a1fe8bf4320e27c2cccf47c0dc dir: /tests/as/execute/Makefile/
.POSIX: PROJECTDIR=$$PWD/../../../ ROOTDIR=$(PROJECTDIR)/rootdir all: tests tests: PATH=$(ROOTDIR)/bin:$$PATH ./chktest.sh clean: rm -f test.log