From e1f3c9fd40d78b9c07c114d7e7f91a2d8fa8bcd2 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 13 Oct 2004 14:57:59 +0000 Subject: [PATCH] Removed old comment. --- src/makeBaseApp/top/iocApp/src/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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