From 5345873a5bbb955d6bfec35a802eca8fd9ca480d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Apr 1999 21:43:50 +0000 Subject: New file. Text from Jake Janovetz. --- doc/networking/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/networking/Makefile') diff --git a/doc/networking/Makefile b/doc/networking/Makefile index afa7d89b49..5264b5943d 100644 --- a/doc/networking/Makefile +++ b/doc/networking/Makefile @@ -22,7 +22,8 @@ dirs: COMMON_FILES=../common/cpright.texi ../common/setup.texi -GENERATED_FILES=networkapp.texi driver.texi networktasks.texi testing.texi +GENERATED_FILES=networkapp.texi driver.texi networktasks.texi testing.texi \ + servers.texi FILES= $(PROJECT).texi \ networktasks.texi preface.texi $(GENERATED_FILES) @@ -63,6 +64,11 @@ networkapp.texi: networkapp.t Makefile testing.texi: testing.t Makefile $(BMENU) -p "Network Statistics" \ + -u "Top" \ + -n "Network Servers" ${*}.t + +servers.texi: servers.t Makefile + $(BMENU) -p "Network Servers" \ -u "Top" \ -n "Command and Variable Index" ${*}.t -- cgit v1.2.3