shithub: scc

ref: baa15c7b760f133166f213f22b7732cba6ac671c
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