Dtdocbook: Remove old sgmls program

This commit is contained in:
chase
2018-08-25 16:54:16 -06:00
committed by Jon Trulson
parent d12ad886c1
commit fcdeb932d3
+1 -5
View File
@@ -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))