summaryrefslogtreecommitdiff
path: root/build/NWGNUhead.inc
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-09 03:29:12 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-09 03:29:12 +0000
commit10ad24bb7e6b9bd86d8cde50061698f33365d2f0 (patch)
tree9401f925d5ed98704905efda2e98131e6dd1f8ee /build/NWGNUhead.inc
parent2dc89e951b7adbcdd3fa70072c9bcee81a397007 (diff)
downloadhttpd-10ad24bb7e6b9bd86d8cde50061698f33365d2f0.tar.gz
NetWare build overhaul in order to compile on Linux.
Some more fixes ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1079653 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/NWGNUhead.inc')
-rw-r--r--build/NWGNUhead.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/NWGNUhead.inc b/build/NWGNUhead.inc
index 2ae65206ff..78a96db7c6 100644
--- a/build/NWGNUhead.inc
+++ b/build/NWGNUhead.inc
@@ -49,7 +49,7 @@ $(INSTDEVDIRS) ::
endif #NO_LICENSE_FILE check
help :
- @echo $(DL)targets for RELEASE=$(RELEASE):
+ @echo $(DL)targets for RELEASE=$(RELEASE):$(DL)
@echo $(DL)(default) . . . . libs nlms$(DL)
@echo $(DL)all . . . . . . . does everything (libs nlms install)$(DL)
@echo $(DL)libs. . . . . . . builds all libs$(DL)