shithub: scc

ref: 42da25d1f1b2108c6fb982129e8a749a5f5d2000
dir: /tests/as/execute/Makefile/

View raw version
.POSIX:

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

all: tests

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

clean:
	rm -f test.log