shithub: scc

ref: aa72a4301ac8e8f0a527672e2794b36773c6a381
dir: /tests/ar/execute/Makefile/

View raw version
.POSIX:

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

all: tests

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

clean :
	rm -f *.a test.log
	rm -f file*
	rm -f *.dst