shithub: scc

ref: 2605b26a91d34983201cf0e7c643e28eda4cb159
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