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