summaryrefslogtreecommitdiffstats
path: root/doc/networking/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-08 13:17:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-08 13:17:21 +0000
commit62e508fe6de2b4731ef28bf564cf680cfd83e05c (patch)
tree16fa008d8007f492e014bc2ef7ef0444b646d0a1 /doc/networking/Makefile
parentFixed include file path. (diff)
downloadrtems-62e508fe6de2b4731ef28bf564cf680cfd83e05c.tar.bz2
Removed chapter names from automatically generated node names.
Diffstat (limited to '')
-rw-r--r--doc/networking/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/networking/Makefile b/doc/networking/Makefile
index 705e720c4a..6f36ead921 100644
--- a/doc/networking/Makefile
+++ b/doc/networking/Makefile
@@ -13,6 +13,8 @@ include ../Make.config
REPLACE=../tools/word-replace
+BMENU+= -c
+
all: html info ps
dirs:
@@ -55,12 +57,12 @@ driver.texi: driver.t Makefile
-n "Using Networking in an RTEMS Application" ${*}.t
networkapp.texi: networkapp.t Makefile
- $(BMENU) -p " Writing RTEMS Network Device Drivers Write Your Driver Statistic-Printing Function" \
+ $(BMENU) -p " Write Your Driver Statistic-Printing Function" \
-u "Top" \
-n "Testing the Driver" ${*}.t
testing.texi: testing.t Makefile
- $(BMENU) -p "Using Networking in an RTEMS Application Network Statistics" \
+ $(BMENU) -p "Network Statistics" \
-u "Top" \
-n "Command and Variable Index" ${*}.t