Author: fuankg
Date: Tue Dec 20 11:55:03 2011
New Revision: 1221213
URL: http://svn.apache.org/viewvc?rev=1221213&view=rev
Log:
Some cosmetic NetWare makefile tweaks.
Modified:
httpd/httpd/branches/2.2.x/modules/debug/NWGNUmodbucketeer
httpd/httpd/branches/2.2.x/modules/debug/NWGNUmoddumpio
httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmodbucketeer
httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmoddumpio
httpd/httpd/trunk/modules/debugging/NWGNUmodbucketeer
httpd/httpd/trunk/modules/debugging/NWGNUmoddumpio
Modified: httpd/httpd/branches/2.2.x/modules/debug/NWGNUmodbucketeer
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/modules/debug/NWGNUmodbucketeer?rev=1221213&r1=1221212&r2=1221213&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/modules/debug/NWGNUmodbucketeer (original)
+++ httpd/httpd/branches/2.2.x/modules/debug/NWGNUmodbucketeer Tue Dec 20 11:55:03 2011
@@ -97,7 +97,7 @@ NLM_NAME = modbucketeer
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) Bucketeer Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/modbucketeer.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
Modified: httpd/httpd/branches/2.2.x/modules/debug/NWGNUmoddumpio
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/modules/debug/NWGNUmoddumpio?rev=1221213&r1=1221212&r2=1221213&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/modules/debug/NWGNUmoddumpio (original)
+++ httpd/httpd/branches/2.2.x/modules/debug/NWGNUmoddumpio Tue Dec 20 11:55:03 2011
@@ -97,7 +97,7 @@ NLM_NAME = moddumpio
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) DumpIO Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/moddumpio.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
Modified: httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmodbucketeer
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmodbucketeer?rev=1221213&r1=1221212&r2=1221213&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmodbucketeer (original)
+++ httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmodbucketeer Tue Dec 20 11:55:03 2011
@@ -97,7 +97,7 @@ NLM_NAME = modbucketeer
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) Bucketeer Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/modbucketeer.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
Modified: httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmoddumpio
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmoddumpio?rev=1221213&r1=1221212&r2=1221213&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmoddumpio (original)
+++ httpd/httpd/branches/2.4.x/modules/debugging/NWGNUmoddumpio Tue Dec 20 11:55:03 2011
@@ -97,7 +97,7 @@ NLM_NAME = moddumpio
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) DumpIO Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/moddumpio.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
Modified: httpd/httpd/trunk/modules/debugging/NWGNUmodbucketeer
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/debugging/NWGNUmodbucketeer?rev=1221213&r1=1221212&r2=1221213&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/debugging/NWGNUmodbucketeer (original)
+++ httpd/httpd/trunk/modules/debugging/NWGNUmodbucketeer Tue Dec 20 11:55:03 2011
@@ -97,7 +97,7 @@ NLM_NAME = modbucketeer
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) Bucketeer Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/modbucketeer.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
Modified: httpd/httpd/trunk/modules/debugging/NWGNUmoddumpio
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/debugging/NWGNUmoddumpio?rev=1221213&r1=1221212&r2=1221213&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/debugging/NWGNUmoddumpio (original)
+++ httpd/httpd/trunk/modules/debugging/NWGNUmoddumpio Tue Dec 20 11:55:03 2011
@@ -97,7 +97,7 @@ NLM_NAME = moddumpio
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) DumpIO Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/moddumpio.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
|