shithub: scc

ref: 44acca3ccc9401ec42b10ea4f0d5fbb072faf874
dir: /tests/cc/execute/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