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