ref: 0a859705bf32bb1462671e03b2b8e932f3d287e4
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 a.out *.s *.s *.as *.o *.ir *.qbe *core* test.log tests.h tmp_*.c