shithub: scc

ref: 3a11ea050c4cec90cb4827042e4d13a4de6ef20c
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