shithub: scc

ref: 6661a93cfca897396c2803b9cd028068ad7c9a84
dir: /tests/as/execute/Makefile/

View raw version
.POSIX:

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

all: tests

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

clean:
	rm -f test.log