shithub: scc

ref: 57a4ce1ffd76c45dcf107415a5ee4ea33ed54c66
dir: /tests/as/execute/Makefile/

View raw version
.POSIX:

PROJECTDIR=$$PWD/../../../
ROOT=$(PROJECTDIR)/rootdir

all: tests

tests:
	@PATH=$(ROOT)/bin:$$PATH ./chktest.sh

clean:
	rm -f test.log