diff --git a/src/makeBaseApp/top/exampleApp/src/Makefile b/src/makeBaseApp/top/exampleApp/src/Makefile index 03a89a4b7..182c87086 100644 --- a/src/makeBaseApp/top/exampleApp/src/Makefile +++ b/src/makeBaseApp/top/exampleApp/src/Makefile @@ -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