shithub: scc

ref: fef98680b811aac701fc7d4b7babb3d4f7993c95
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