shithub: scc

ref: 2b23214e403126795c483d79a85e840c1a3fe4ab
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