shithub: scc

ref: fe02e90431559e9440f10983457eb01eece016c0
dir: /tests/cc/execute/Makefile/

View raw version
.POSIX:

ROOT=../../..
SCCPREFIX=$(ROOT)
CC=$(ROOT)/bin/cc

all: tests

tests:
	@CC=$(CC) SCCPREFIX=$(SCCPREFIX) ./chktest.sh scc-tests.lst

clean:
	rm -f *.as *.o *.ir *.qbe *core test.log