dtinfo subtree tools
This commit is contained in:
committed by
Jon Trulson
parent
07e886ba7c
commit
5cdb889f7b
@@ -6,5 +6,12 @@ XCOMM $TOG: Imakefile /main/9 1998/08/10 15:50:47 mgreess $
|
||||
/* SUBDIRS=misc src byacc flex */
|
||||
SUBDIRS=misc
|
||||
|
||||
XCOMM redefine TopLevelProject to build DtInfo with standard CDE config dir
|
||||
#undef TopLevelProject
|
||||
#define TopLevelProject DtInfo
|
||||
IMAKE_DEFINES = -DTopLevelProject=TopLevelProject \
|
||||
-DProjectTmplFile='<DtInfo.tmpl>' \
|
||||
-DProjectRulesFile='<DtInfo.rules>'
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
DependSubdirs($(SUBDIRS))
|
||||
|
||||
Reference in New Issue
Block a user