shithub: scc

ref: 8bc7d1659de95ce7d93c588821ff2f038918fb01
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