shithub: scc

ref: cbe5900b7f7672de347748050af87810393c2511
dir: /tests/cc/error/Makefile/

View raw version
.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