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:
W. Eric Norum
2000-06-05 17:52:58 +00:00
parent 0cb718c4d6
commit 1c9ae934f9
@@ -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