mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Use var for prelude so its possible to change it at one place.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082811 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -297,7 +297,7 @@ endif
|
|||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
$(PCRELIB) \
|
$(PCRELIB) \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -174,6 +174,7 @@ endif
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
NOVI = $(NOVELLLIBC)/imports
|
NOVI = $(NOVELLLIBC)/imports
|
||||||
|
PRELUDE = $(NOVI)/libcpre.o
|
||||||
|
|
||||||
INCDIRS = $(NOVELLLIBC)/include;
|
INCDIRS = $(NOVELLLIBC)/include;
|
||||||
ifndef USE_STDSOCKETS
|
ifndef USE_STDSOCKETS
|
||||||
|
@@ -209,8 +209,6 @@ endif
|
|||||||
# Rules to build nlms.
|
# Rules to build nlms.
|
||||||
#
|
#
|
||||||
|
|
||||||
vpath libcpre.o $(NOVI)
|
|
||||||
|
|
||||||
# If we only have one target NLM then build it
|
# If we only have one target NLM then build it
|
||||||
ifeq "$(words $(strip $(TARGET_nlm)))" "1"
|
ifeq "$(words $(strip $(TARGET_nlm)))" "1"
|
||||||
|
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -172,7 +172,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
2
modules/cache/NWGNUcach_dsk
vendored
2
modules/cache/NWGNUcach_dsk
vendored
@@ -182,7 +182,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
2
modules/cache/NWGNUmod_cach
vendored
2
modules/cache/NWGNUmod_cach
vendored
@@ -185,7 +185,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
2
modules/cache/NWGNUsocachdbm
vendored
2
modules/cache/NWGNUsocachdbm
vendored
@@ -182,7 +182,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
2
modules/cache/NWGNUsocachmem
vendored
2
modules/cache/NWGNUsocachmem
vendored
@@ -182,7 +182,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
2
modules/cache/NWGNUsocachshmcb
vendored
2
modules/cache/NWGNUsocachshmcb
vendored
@@ -182,7 +182,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -181,7 +181,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -188,7 +188,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -197,7 +197,7 @@ endif
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -181,7 +181,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -172,7 +172,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -181,7 +181,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -179,7 +179,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -187,7 +187,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(OBJDIR)/lua.lib \
|
$(OBJDIR)/lua.lib \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -172,7 +172,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -171,7 +171,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -175,7 +175,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -177,7 +177,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -172,7 +172,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -174,7 +174,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -232,7 +232,7 @@ endif
|
|||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
$(OSSLLIB)/crypto.lib \
|
$(OSSLLIB)/crypto.lib \
|
||||||
$(OSSLLIB)/ssl.lib \
|
$(OSSLLIB)/ssl.lib \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -173,7 +173,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -174,7 +174,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -170,7 +170,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -217,7 +217,7 @@ FILES_nlm_objs := $(patsubst %.c,$(OBJDIR)/%.o,$(wildcard *.c))
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
ifneq "$(USE_NTLS)" "1"
|
ifneq "$(USE_NTLS)" "1"
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -220,7 +220,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
ifdef HAVE_OPENSSL
|
ifdef HAVE_OPENSSL
|
||||||
|
@@ -178,7 +178,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -176,7 +176,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -176,7 +176,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -176,7 +176,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -176,7 +176,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -177,7 +177,7 @@ FILES_nlm_objs = \
|
|||||||
# These will be added as a library command in the link.opt file.
|
# These will be added as a library command in the link.opt file.
|
||||||
#
|
#
|
||||||
FILES_nlm_libs = \
|
FILES_nlm_libs = \
|
||||||
libcpre.o \
|
$(PRELUDE) \
|
||||||
$(EOLIST)
|
$(EOLIST)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user