shithub: scc

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