ref: 628b7eaeb3daa2e2fa05171e399149bb3b804ad0 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