ref: 51b5a24e09ca25aa34dfb8cc50299ee75cfd06c1 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