summaryrefslogtreecommitdiffstats
path: root/doc/networking/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-08 16:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-08 16:19:21 +0000
commit936ae5dd1f8ffc8b22c1ca8e78b5da0ad7506947 (patch)
treeed0a5a4de9a68fadd904d1081caa3129024e18a1 /doc/networking/Makefile
parentFirst attempt to build. (diff)
downloadrtems-936ae5dd1f8ffc8b22c1ca8e78b5da0ad7506947.tar.bz2
Added DEC21140 document from Emmanuel Raguet <raguet@crf.canon.fr>.
Diffstat (limited to '')
-rw-r--r--doc/networking/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/networking/Makefile b/doc/networking/Makefile
index d2b7c8cc98..e05074bbfb 100644
--- a/doc/networking/Makefile
+++ b/doc/networking/Makefile
@@ -23,7 +23,7 @@ dirs:
COMMON_FILES=../common/cpright.texi ../common/setup.texi
GENERATED_FILES=networkapp.texi driver.texi networktasks.texi testing.texi \
- servers.texi
+ servers.texi decdriver.texi
FILES= $(PROJECT).texi \
networktasks.texi preface.texi $(GENERATED_FILES)
@@ -70,6 +70,11 @@ testing.texi: testing.t Makefile
servers.texi: servers.t Makefile
$(BMENU) -p "Throughput" \
-u "Top" \
+ -n "DEC 21140 Driver" ${*}.t
+
+decdriver.texi: decdriver.t Makefile
+ $(BMENU) -p "Using Hooks" \
+ -u "Top" \
-n "Command and Variable Index" ${*}.t
html: dirs $(FILES)