Since registerRecordDeviceDriver.c is part of example_SRCS_DEFAULT there's
no need to add it to example_SRCS_RTEMS.
This commit is contained in:
@@ -56,7 +56,6 @@ example_SRCS_DEFAULT += registerRecordDeviceDriver.c
|
||||
example_SRCS_DEFAULT += exampleMain.c
|
||||
example_SRCS_vxWorks += -nil-
|
||||
#example_SRCS_vxWorks += sncExample.c
|
||||
example_SRCS_RTEMS += registerRecordDeviceDriver.c
|
||||
|
||||
example_OBJS_DEFAULT += $(EPICS_BASE_BIN)/registerRecordDeviceDriverRegister
|
||||
example_OBJS_vxWorks += $(EPICS_BASE_BIN)/registerRecordDeviceDriver
|
||||
|
||||
Reference in New Issue
Block a user