shithub: scc

ref: 4c6ff78ab23b4820161ec032390a88c7bd6b6fea
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