shithub: scc

ref: 6eaa4bfaae6f1836f8250830673a48a467e5d757
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