|
|
1.1 ! root 1: SRC_ROOT = .. ! 2: include ${SRC_ROOT}/build/Common.gmake ! 3: ! 4: CFLAGS += -I${SRC_ROOT}/comio -I${SRC_ROOT}/sbbs3 $(XPDEV-MT_CFLAGS) ! 5: LDFLAGS += $(XPDEV-MT_LDFLAGS) ! 6: ! 7: vpath %.c ../comio ../sbbs3 ! 8: ! 9: $(SEXPOTS): $(OBJS) ! 10: @echo Linking $@ ! 11: ${QUIET}$(CC) $(LDFLAGS) $(MT_LDFLAGS) -o $@ $(OBJS) $(XPDEV-MT_LIBS) ! 12:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.