|
|
1.1 root 1: SRC_ROOT = ..
2: # Cross platform/compiler definitions
3: !include $(SRC_ROOT)\build\Common.bmake # defines clean and output directory rules
4:
5: CFLAGS = -w-par -w-aus -w-csu -DWRAPPER_IMPORTS $(CFLAGS) $(XPDEV-MT_CFLAGS) $(CIOLIB-MT_CFLAGS)
6:
7: $(UIFCLIB_BUILD): $(OBJS)
8: @echo Creating $< ...
9: -$(QUIET)$(DELETE) $@
10: &$(QUIET)tlib $@ +$**
11:
12: $(UIFCLIB-MT_BUILD): $(MT_OBJS)
13: @echo Creating $< ...
14: -$(QUIET)$(DELETE) $@
15: &$(QUIET)tlib $@ +$**
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.