[project @ 1999-03-16 12:36:15 by simonpj]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index a291225..3425899 100644 (file)
@@ -5,28 +5,9 @@ ifeq "$(BIN_DIST)" "1"
 install :: html dvi info
 endif
 
-# These files are just concatenated to produce the complete document, in the
-# same order as they are given below.
-
-SGML_SRCS = \
-       user.sgml \
-       intro.sgml \
-       3-02-notes.sgml \
-       using.sgml \
-         runtime_control.sgml \
-         profiling.sgml \
-         debugging.sgml \
-       sooner.sgml \
-       lang.sgml \
-         glasgow_exts.sgml \
-         parallel.sgml \
-         vs_haskell.sgml \
-       libraries.sgml \
-         posix.sgml \
-         libmisc.sgml \
-       gone_wrong.sgml \
-       utils.sgml \
-       end.sgml
+# 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