ref: 77f337174f231d989fdd4a7de1bd3d8ed366bd08 dir: /tests/as/execute/Makefile/
.POSIX: PROJECTDIR=$$PWD/../../../ ROOTDIR=$(PROJECTDIR)/rootdir all: tests tests: PATH=$(ROOTDIR)/bin:$$PATH ./chktest.sh clean: rm -f test.log