Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
10
cde/programs/dtcm/Imakefile
Normal file
10
cde/programs/dtcm/Imakefile
Normal file
@@ -0,0 +1,10 @@
|
||||
XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:27:48 drk $
|
||||
#define IHaveSubdirs
|
||||
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
||||
|
||||
SUBDIRS = libDtCmP dtcm server
|
||||
LINTSUBDIRS = libDtCmP dtcm server
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
DependSubdirs($(SUBDIRS))
|
||||
LintSubdirs($(LINTSUBDIRS))
|
||||
Reference in New Issue
Block a user