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