Dtdocbook: Remove old sgmls program

This commit is contained in:
chase
2018-08-21 17:56:32 -05:00
committed by Jon Trulson
parent d12ad886c1
commit fcdeb932d3

View File

@@ -3,11 +3,7 @@ XCOMM $XConsortium: Imakefile /main/6 1996/10/24 00:10:08 cde-hp $
#define IHaveSubdirs #define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
#if !UseNSGMLS SUBDIRS = doc2sdl lib tcl instant xlate_locale
SGMLSDIR = sgmls
#endif
SUBDIRS = doc2sdl lib tcl instant $(SGMLSDIR) xlate_locale
MakeSubdirs($(SUBDIRS)) MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))