shithub: scc

ref: 8604fd05150d98be7c9503ec9a97b63f05371ff7
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