shithub: scc

ref: e76db7d9761db34692ea8365f4e10055bc42bd97
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 $@