ref: d6034b82c42601b229eb6e82fa927ec523e2af7b
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