shithub: scc

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