From de7bca98f374ef04e494623f53aafb3e096a9325 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Fri, 30 Jul 1999 21:15:13 +0000 Subject: [PATCH] += 'real' DBDFLAGS --- src/makeBaseApp/top/config/CONFIG_APP | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/makeBaseApp/top/config/CONFIG_APP b/src/makeBaseApp/top/config/CONFIG_APP index 38466b2d6..a4fb30530 100644 --- a/src/makeBaseApp/top/config/CONFIG_APP +++ b/src/makeBaseApp/top/config/CONFIG_APP @@ -7,8 +7,6 @@ ifdef INSTALL_LOCATION_APP INSTALL_LOCATION = $(INSTALL_LOCATION_APP) endif -USER_DBDFLAGS += -I. -I.. -I$(EPICS_BASE)/dbd - ifdef T_A -include $(TOP)/config/O.$(T_A)/CONFIG_APP_INCLUDE endif