[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index 652cab7..da031a0 100644 (file)
@@ -1,11 +1,10 @@
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 
-DOC_SRCS = user.lit
-SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm
-
 ifeq "$(BIN_DIST)" "1"
 install :: html dvi info
 endif
 
+SGML_DOC = users_guide
+
 include $(TOP)/mk/target.mk