shithub: scc

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