diff --git a/src/makeBaseApp/top/iocApp/src/Makefile b/src/makeBaseApp/top/iocApp/src/Makefile index fc1f26d7f..86f4a2d69 100644 --- a/src/makeBaseApp/top/iocApp/src/Makefile +++ b/src/makeBaseApp/top/iocApp/src/Makefile @@ -9,9 +9,8 @@ include $(TOP)/configure/CONFIG # build an ioc application PROD_IOC = _APPNAME_ -# .dbd will be created from Include.dbd -DBD += _APPNAME_.dbd +DBD += _APPNAME_.dbd # _APPNAME_.dbd will be made up from these files: _APPNAME__DBD += base.dbd #include definitions for any other support applications needed