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