ref: bfe0cd5f5e1638f05262642281f895a703008422 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