[project @ 2002-07-03 11:07:58 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index 3e78ce8..81b4412 100644 (file)
@@ -1,15 +1,8 @@
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 
-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
+INSTALL_SGML_DOC = users_guide
 
 # Generating index is semi-automatic, you need to:
 #