ref: 2f307820bc3dab666974d065749aef367982f420
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