projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d12ad88
)
Dtdocbook: Remove old sgmls program
author
chase
<chase@localhost.com>
Tue, 21 Aug 2018 22:56:32 +0000
(17:56 -0500)
committer
Jon Trulson
<jon@radscan.com>
Sat, 25 Aug 2018 22:54:16 +0000
(16:54 -0600)
cde/programs/dtdocbook/Imakefile
patch
|
blob
|
history
diff --git
a/cde/programs/dtdocbook/Imakefile
b/cde/programs/dtdocbook/Imakefile
index 8c46ff2ffc8352742f1349dce5f2feac268336c3..cb689084344b511bd5880ebf7862ec84cc842a48 100644
(file)
--- 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))