[project @ 1999-02-02 14:14:11 by sof]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index da031a0..3425899 100644 (file)
@@ -5,6 +5,10 @@ ifeq "$(BIN_DIST)" "1"
 install :: html dvi info
 endif
 
+# Split up the pages on a per-sect2 basis. Big HTML docs
+# are a pain to flick through and use.
+SRC_SGML2HTML_OPTS += -s 1
+
 SGML_DOC = users_guide
 
 include $(TOP)/mk/target.mk