|
|
1.1 ! root 1: SRC_ROOT = ..\.. ! 2: !include ${SRC_ROOT}\build\Common.bmake ! 3: ! 4: CFLAGS = $(CFLAGS) -I.. $(SMBLIB_CFLAGS) $(UIFC-MT_CFLAGS) $(CIOLIB-MT_CFLAGS) $(XPDEV-MT_CFLAGS) ! 5: LDFLAGS = $(LDFLAGS) $(SMBLIB_LDFLAGS) $(UIFC-MT_LDFLAGS) $(CIOLIB-MT_LDFLAGS) $(XPDEV-MT_LDFLAGS) ! 6: ! 7: .path.c = .;.. ! 8: ! 9: $(UEDIT): $(OBJS) ! 10: @echo Linking $@ ! 11: ${QUIET}$(CC) $(LDFLAGS) $(MT_LDFLAGS) -e$@ $(OBJS) $(SMBLIB_LIBS) $(UIFC-MT_LIBS) $(CIOLIB-MT_LIBS) $(XPDEV-MT_LIBS)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.