Put base dbd dir back on user dbdflags definition.

This commit is contained in:
Janet B. Anderson
1999-07-29 20:01:56 +00:00
parent 7585e7492c
commit fc4633a085

View File

@@ -7,7 +7,7 @@ ifdef INSTALL_LOCATION_APP
INSTALL_LOCATION = $(INSTALL_LOCATION_APP)
endif
USER_DBDFLAGS = -I. -I..
USER_DBDFLAGS += -I. -I.. -I$(EPICS_BASE)/dbd
ifdef T_A
-include $(TOP)/config/O.$(T_A)/CONFIG_APP_INCLUDE