|
|
1.1 root 1: SRC_ROOT = ..
2: !include $(SRC_ROOT)/build/Common.bmake
3:
4: #The following is necessary only when DLL-exporting wrapper functions
5: #CFLAGS = $(CFLAGS) -DWRAPPER_EXPORTS
6:
7: MT_CFLAGS = $(MT_CFLAGS) -DLINK_LIST_THREADSAFE
8:
9: $(XPDEV_LIB_BUILD): $(OBJS)
10: @echo Creating $< ...
11: -$(QUIET)$(DELETE) $@
12: &$(QUIET)tlib $@ +$**
13:
14: $(XPDEV-MT_LIB_BUILD): $(MTOBJS)
15: @echo Creating $< ...
16: -$(QUIET)$(DELETE) $@
17: &$(QUIET)tlib $@ +$**
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.