build softIoc.dbd from makefile

This commit is contained in:
Marty Kraimer
2004-05-11 14:06:17 +00:00
parent 53ce107e5f
commit 8992b2c956
2 changed files with 1 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ PROD_IOC_DEFAULT = softIoc
PROD_IOC_vxWorks = -nil-
DBD += softIoc.dbd
softIoc_DBD += base.dbd
USR_CXXFLAGS += -DEPICS_BASE=$(shell $(PERL) ../absPath.pl $(INSTALL_LOCATION))

View File

@@ -1 +0,0 @@
include "base.dbd"