ref: 715f312b3c3a3faa943e7a8c3905bbc768d89d89 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