DBD file cleanup

Renamed DBD files that only contain registrar entries.
Removed the ...Include.dbd files, create them from the Makefile.
This commit is contained in:
Andrew Johnson
2014-04-18 17:40:17 -05:00
parent f10a5f8279
commit 5faa9902ea
16 changed files with 35 additions and 100 deletions
+1 -8
View File
@@ -3,21 +3,14 @@ TOP=..
include $(TOP)/configure/CONFIG
#----------------------------------------
# ADD MACRO DEFINITIONS AFTER THIS LINE
#=============================
#==================================================
# Build an IOC support library
#
PROD_HOST += powerSupplyMain
powerSupplyMain_SRCS += powerSupplyMain.cpp
powerSupplyMain_LIBS += powerSupply
powerSupplyMain_LIBS += pvDatabase
powerSupplyMain_LIBS += pvAccess
powerSupplyMain_LIBS += pvData
powerSupplyMain_LIBS += Com
powerSupplyMain_LIBS += powerSupply
#===========================
@@ -1 +0,0 @@
registrar("powerSupplyRegister")