shithub: scc

ref: b868a47d2e43c8f622f2a0f65a926dd1c6c33a96
dir: /tests/as/execute/Makefile/

View raw version
.POSIX:

PROJECTDIR=$$PWD/../../../
ROOT=$(PROJECTDIR)/rootdir

all: tests

tests:
	PATH=$(ROOT)/bin:$$PATH ./chktest.sh

clean:
	rm -f test.log