[project @ 2000-05-12 13:35:46 by rrt]
authorrrt <unknown>
Fri, 12 May 2000 13:35:46 +0000 (13:35 +0000)
committerrrt <unknown>
Fri, 12 May 2000 13:35:46 +0000 (13:35 +0000)
Removed the SGML directories stuff. This should all be set up by the user
(who won't have to if the SGML tools are correctly installed).

mk/config.mk.in

index 558bf4b..fbea271 100644 (file)
@@ -641,12 +641,6 @@ SGML2RTF           = $(DOCBOOK_PREFIX)db2rtf
 
 SGMLSTYLESHEET          = $(FPTOOLS_TOP_ABS)/docs/fptools-both.dsl
 
-# This may need to be changed by the user for local conditions
-SGML_TOP               = /usr/lib/sgml
-
-SGML_CATALOG_FILES     = ./catalog:$(SGML_TOP)/catalog:$(SGML_TOP)/docbook.cat:$(SGML_TOP)/stylesheets/docbook/catalog
-
-
 SRC_SGML2DVI_OPTS       = -d $(SGMLSTYLESHEET)
 SRC_SGML2HTML_OPTS      = -d $(SGMLSTYLESHEET)
 SRC_SGML2PS_OPTS       = -d $(SGMLSTYLESHEET)