shithub: scc

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