shithub: scc

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

View raw version
.POSIX:

ROOT=../../..

all: tests

tests: master.a
	@TZ=UTC PATH=$(ROOT)/bin:$$PATH ./chktest.sh

master.a:
	./mkmaster.sh

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