shithub: scc

ref: a004412434813b0500807d46d09c2d0cef13205d
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*