From: simonm Date: Fri, 9 Oct 1998 13:33:38 +0000 (+0000) Subject: [project @ 1998-10-09 13:33:38 by simonm] X-Git-Tag: Approx_2487_patches~236 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=5da1e4ac8dd64bf42c515492344603edc8a210e2 [project @ 1998-10-09 13:33:38 by simonm] clean up document makefiles. --- diff --git a/docs/Makefile b/docs/Makefile index 203cf3c..765515a 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,10 +1,6 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -DOC_SRCS = installing.vsgml - -CLEAN_FILES += installing.sgml installing*.html installing.info* - -SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm +SGML_DOC = installing include $(TOP)/mk/target.mk