ref: 80f2dbc4616e466190918ed3882e027e94331aa6 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