ref: 23cb5f4c52263967dfa971b8912f6a2fcbef02a2 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