ref: 1c2826a8e5a78c85eea6bd234ff384241b2dc3db 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