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