shithub: scc

ref: 6f21c811a374c0382949273f9c2461932f6b39cf
dir: /cc1/target/z80-scc/arch.mk/

View raw version

OBJ-z80-scc= $(OBJ) target/z80-scc/arch.o

$(LIBEXEC)/cc1-z80-scc: $(OBJ-z80-scc)
	$(CC) $(SCC_LDFLAGS) $(OBJ-z80-scc) -lscc -o $@