shithub: scc

ref: a004412434813b0500807d46d09c2d0cef13205d
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