dtprintinfo: Coverity 89561
[oweals/cde.git] / cde / programs / dtdocbook / Imakefile
1 XCOMM $XConsortium: Imakefile /main/6 1996/10/24 00:10:08 cde-hp $
2
3 #define IHaveSubdirs
4 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
5
6 #if !UseNSGMLS
7 SGMLSDIR = sgmls
8 #endif
9
10 SUBDIRS = doc2sdl lib tcl instant $(SGMLSDIR) xlate_locale
11
12 MakeSubdirs($(SUBDIRS))
13 DependSubdirs($(SUBDIRS))
14