From 5da1e4ac8dd64bf42c515492344603edc8a210e2 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Fri, 9 Oct 1998 13:33:38 +0000
Subject: [PATCH] [project @ 1998-10-09 13:33:38 by simonm] clean up document
 makefiles.

---
 docs/Makefile | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/docs/Makefile b/docs/Makefile
index 203cf3c92198..765515a5cc33 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
-- 
GitLab