From: chase Date: Tue, 21 Aug 2018 22:56:32 +0000 (-0500) Subject: Dtdocbook: Remove old sgmls program X-Git-Tag: 2.3.0a~26^2~17 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fcdeb932d3664c7362103efc6b79f43070c9818a;p=oweals%2Fcde.git Dtdocbook: Remove old sgmls program --- diff --git a/cde/programs/dtdocbook/Imakefile b/cde/programs/dtdocbook/Imakefile index 8c46ff2f..cb689084 100644 --- a/cde/programs/dtdocbook/Imakefile +++ b/cde/programs/dtdocbook/Imakefile @@ -3,11 +3,7 @@ XCOMM $XConsortium: Imakefile /main/6 1996/10/24 00:10:08 cde-hp $ #define IHaveSubdirs #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' -#if !UseNSGMLS -SGMLSDIR = sgmls -#endif - -SUBDIRS = doc2sdl lib tcl instant $(SGMLSDIR) xlate_locale +SUBDIRS = doc2sdl lib tcl instant xlate_locale MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))