shithub: scc

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