shithub: scc

ref: 04eaa4bdf25f5d142a47eed13dff69a5cf4497e1
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