We should discourage the creation of .dbd files in Db subdirectories.

From 3.14 they also need the _RegisterRecordDeviceDriver.cpp stuff,
which should appear in a src directory.
This commit is contained in:
Andrew Johnson
2003-02-11 23:04:35 +00:00
parent 3d68b58cbb
commit 57a21b390f
2 changed files with 0 additions and 9 deletions

View File

@@ -7,11 +7,6 @@ include $(TOP)/configure/CONFIG
# Optimization of db files using dbst (DEFAULT: NO)
#DB_OPT = YES
#----------------------------------------------------
# Create and install (or just install) dbd files
# <name>.dbd will be created from <name>Include.dbd
#DBD += example.dbd
#----------------------------------------------------
# Create and install (or just install)
# databases, templates, substitutions like this

View File

@@ -8,10 +8,6 @@ include $(TOP)/configure/CONFIG
# Optimization of DB files using dbst (DEFAULT: NO)
#DB_OPT = YES
#----------------------------------------------------
# Creation of <name>.dbd file from <name>Include.dbd
#DBDNAME += _APPNAME_.dbd
#----------------------------------------------------
# Add databases, templates, substitutions like this
#DB += _APPNAME_.db