shithub: scc

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