File:  [Synchronet] / sbbs / xpdev / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:41:22 2018 UTC (8 years, 3 months ago) by root
Branches: digitaldynamics, MAIN
CVS tags: v3_12a, HEAD
3.12a Javascript

SRC_ROOT	=	..
!include $(SRC_ROOT)/build/Common.bmake

#The following is necessary only when DLL-exporting wrapper functions
#CFLAGS	=	$(CFLAGS) -DWRAPPER_EXPORTS

MT_CFLAGS = $(MT_CFLAGS) -DLINK_LIST_THREADSAFE

$(XPDEV_LIB_BUILD): $(OBJS)
	@echo Creating $< ...
	-$(QUIET)$(DELETE) $@
	&$(QUIET)tlib $@ +$**

$(XPDEV-MT_LIB_BUILD): $(MTOBJS)
	@echo Creating $< ...
	-$(QUIET)$(DELETE) $@
	&$(QUIET)tlib $@ +$**

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.