dtinfo subtree mmdb
This commit is contained in:
committed by
Jon Trulson
parent
8c8363f4a5
commit
8275485b4a
@@ -43,6 +43,13 @@ DONES = \
|
||||
|
||||
EXTRALIBRARYDEPS = $(DONES)
|
||||
|
||||
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))
|
||||
ForceSubdirs($(SUBDIRS))
|
||||
DependSubdirs($(SUBDIRS))
|
||||
@@ -229,6 +236,10 @@ OBJS = $(API_OBJS) $(BTREE_OBJS) \
|
||||
|
||||
#include <Library.tmpl>
|
||||
|
||||
XCOMM Variables to switch on debug mode temporarily
|
||||
XCOMM CDEBUGFLAGS = -g -DDEBUG
|
||||
XCOMM CXXDEBUGFLAGS = -g -DDEBUG
|
||||
|
||||
#if defined(SunArchitecture) && CplusplusCompilerMajorVersion > 3
|
||||
AllTarget(libMMDBTemplates.a)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user