ref: 5e809c5e93c43d9fe8c2829f91651eb341e5e58e 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