Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
10
cde/lib/tt/bin/Imakefile
Normal file
10
cde/lib/tt/bin/Imakefile
Normal file
@@ -0,0 +1,10 @@
|
||||
XCOMM $TOG: Imakefile /main/8 1999/08/30 14:33:22 mgreess $
|
||||
#define IHaveSubdirs
|
||||
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
|
||||
|
||||
SUBDIRS = dbck shell scripts tt_type_comp \
|
||||
ttauth ttdbserverd ttsession tttar tttrace
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
DependSubdirs($(SUBDIRS))
|
||||
LintSubdirs($(SUBDIRS))
|
||||
Reference in New Issue
Block a user