use system tcl: clean up Imake files for dtdocbook/instant
This commit is contained in:
@@ -3,7 +3,13 @@ XCOMM $XConsortium: Imakefile /main/6 1996/10/24 00:10:08 cde-hp $
|
||||
#define IHaveSubdirs
|
||||
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
||||
|
||||
SUBDIRS = doc2sdl lib tcl instant xlate_locale
|
||||
#if defined(LinuxArchitecture)
|
||||
TCLDIR =
|
||||
#else
|
||||
TCLDIR = tcl
|
||||
#endif
|
||||
|
||||
SUBDIRS = doc2sdl lib $(TCLDIR) instant xlate_locale
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
DependSubdirs($(SUBDIRS))
|
||||
|
||||
Reference in New Issue
Block a user