Removed continuation to make code more readable.

This commit is contained in:
Janet B. Anderson
2000-02-23 15:20:16 +00:00
parent 5985e9ed86
commit 85a7e8c70e

View File

@@ -34,8 +34,7 @@ INSTALL_INCLUDES += \
-I$(EPICS_BASE_INCLUDE)
# add epics/base dbd directory
INSTALL_DBDFLAGS += \
-I$(EPICS_BASE)/dbd
INSTALL_DBDFLAGS += -I$(EPICS_BASE)/dbd
endif
endif