dtinfo subtree tools

This commit is contained in:
Ulrich Wilkens
2012-10-14 17:24:56 +02:00
committed by Jon Trulson
parent 07e886ba7c
commit 5cdb889f7b
85 changed files with 41 additions and 19018 deletions

View File

@@ -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))