From 44e43e762854f4489998d14c1404ecd1fc8b7aa2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Oct 1999 19:37:01 +0000 Subject: Added filesystem implementation notes chapter. --- doc/filesystem/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/filesystem/Makefile') diff --git a/doc/filesystem/Makefile b/doc/filesystem/Makefile index 217bf95066..30e9485c0c 100644 --- a/doc/filesystem/Makefile +++ b/doc/filesystem/Makefile @@ -22,7 +22,7 @@ dirs: COMMON_FILES=../common/cpright.texi ../common/setup.texi GENERATED_FILES=basefs.texi applayering.texi patheval.texi \ - init.texi mounting.texi lifecycle.texi + init.texi mounting.texi lifecycle.texi syscalls.texi FILES= $(PROJECT).texi \ preface.texi $(GENERATED_FILES) @@ -82,6 +82,11 @@ lifecycle.texi: lifecycle.t Makefile -u "Top" \ -n "" ${*}.t +syscalls.texi: syscalls.t Makefile + $(BMENU) -p "" \ + -u "Top" \ + -n "" ${*}.t + html: dirs $(FILES) -mkdir -p $(WWW_INSTALL)/$(PROJECT) # rm -f $(WWW_INSTALL)/$(PROJECT)/networkflow.jpg -- cgit v1.2.3