ref: 17189bc8295651f0959354596c39551994061a37
dir: /tests/cc/execute/Makefile/
.POSIX: ROOT=../../.. SCCPREFIX=$(ROOT) CC=$(ROOT)/bin/cc all: tests tests: @CC=$(CC) SCCPREFIX=$(SCCPREFIX) ./chktest.sh scc-tests.lst clean: rm -f *.as *.o *.ir *.qbe *core test.log