shithub: scc

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