shithub: scc

ref: 8105290a1e8cc4bda9b9bb7e9583b9282fcb1cb1
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 a.out *.s *.s *.as *.o *.ir *.qbe *core* test.log