summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filesystem/Makefile')
-rw-r--r--doc/filesystem/Makefile18
1 files changed, 17 insertions, 1 deletions
diff --git a/doc/filesystem/Makefile b/doc/filesystem/Makefile
index c2dfb0ce3a..4f112b1609 100644
--- a/doc/filesystem/Makefile
+++ b/doc/filesystem/Makefile
@@ -21,7 +21,8 @@ dirs:
COMMON_FILES=../common/cpright.texi ../common/setup.texi
-GENERATED_FILES=basefs.texi applayering.texi
+GENERATED_FILES=basefs.texi applayering.texi patheval.texi \
+ init.texi mounting.texi
FILES= $(PROJECT).texi \
preface.texi $(GENERATED_FILES)
@@ -61,6 +62,21 @@ applayering.texi: applayering.t Makefile
-u "Top" \
-n "" ${*}.t
+patheval.texi: patheval.t Makefile
+ $(BMENU) -p "" \
+ -u "Top" \
+ -n "" ${*}.t
+
+init.texi: init.t Makefile
+ $(BMENU) -p "" \
+ -u "Top" \
+ -n "" ${*}.t
+
+mounting.texi: mounting.t Makefile
+ $(BMENU) -p "" \
+ -u "Top" \
+ -n "" ${*}.t
+
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
# rm -f $(WWW_INSTALL)/$(PROJECT)/networkflow.jpg