shithub: scc

ref: 5d1501e35338badd9a2958f1c1c68ad52ea2b020
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