shithub: scc

ref: 547837256d36eb84c1be8eccfdc6dd2353d49f3d
dir: /tests/as/execute/Makefile/

View raw version
.POSIX:

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

all: tests

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

clean:
	rm -f test.log