Changes for hp700 build

This commit is contained in:
Ralph Lange
1999-09-29 13:02:14 +00:00
parent 876efc039f
commit c3b7ffc766
9 changed files with 54 additions and 58 deletions

View File

@@ -3,7 +3,6 @@ include $(TOP)/configure/CONFIG
#----------------------------------------
# ADD MACRO DEFINITIONS AFTER THIS LINE
USER_DBDFLAGS += -I .. -I $(EPICS_BASE)/dbd
RECTYPES += xxxRecord.h
DBDEXPAND = exampleInclude.dbd
DBDNAME = exampleApp.dbd
@@ -34,11 +33,10 @@ LIBOBJS += $(EPICS_BASE_BIN)/seq
#LIBOBJS += $(EPICS_BASE_BIN)/registerRecordDeviceDriver.o
# or
EXPANDED_DBD = exampleApp.dbd
exampleLib_SRCS += registerRecordDeviceDriver.c
#end choices
DBD = exampleApp.dbd
exampleLib_SRCS += registerRecordDeviceDriver.c
#end choices
-include ../baseLIBOBJS