ref: 3f7e54a705c0f7a6e6807285e00167f2af5e3d88 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