From: Guenter Knauf Date: Mon, 6 Aug 2007 19:28:49 +0000 (+0000) Subject: minor cosmetic changes. X-Git-Tag: 2.3.0~1635 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe27b423e84ecf24061dc25c84413557e4e6d840;p=thirdparty%2Fapache%2Fhttpd.git minor cosmetic changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563232 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/srclib/pcre/NWGNUmakefile b/srclib/pcre/NWGNUmakefile index a40897c67c3..c3ad458db10 100644 --- a/srclib/pcre/NWGNUmakefile +++ b/srclib/pcre/NWGNUmakefile @@ -109,13 +109,13 @@ endif # This is used by the link 'name' directive to name the nlm. If left blank # TARGET_nlm (see below) will be used. # -NLM_NAME = dftables +NLM_NAME = dftables # # This is used by the link '-desc ' directive. # If left blank, NLM_NAME will be used. # -NLM_DESCRIPTION = Generate character tables +NLM_DESCRIPTION = APR $(VERSION_STR) Generate character tables #$(FILES_prebuild_headers) # This is used by the '-threadname' directive. If left blank, @@ -127,7 +127,7 @@ NLM_THREAD_NAME = dftables # If this is specified, it will override VERSION value in # $(APR_WORK)\build\NWGNUenvironment.inc # -NLM_VERSION = 1,0,0 +NLM_VERSION = # # If this is specified, it will override the default of 64K @@ -152,14 +152,14 @@ NLM_CHECK_SYM = # # If this is specified it will be used by the link '-flags' directive # -NLM_FLAGS = PSEUDOPREEMPTION +NLM_FLAGS = PSEUDOPREEMPTION # # If this is specified it will be linked in with the XDCData option in the def # file instead of the default of $(APR)/misc/netware/apr.xdc. XDCData can # be disabled by setting APACHE_UNIPROC in the environment # -XDCDATA = +XDCDATA = # # Declare all target files (you must add your files here) @@ -230,7 +230,7 @@ FILES_nlm_Ximports = \ # FILES_nlm_exports = \ $(EOLIST) - + # # These are the OBJ files needed to create the LIB target above. # Paths must all use the '/' character @@ -264,4 +264,4 @@ install :: nlms FORCE include $(APR_WORK)\build\NWGNUtail.inc -# End of NWGNUmakefile for DfTables.nlm (Apache2) +