shithub: scc

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