From d73d65eeabad8ba6b4460178e3e868baaac17db9 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 5 Jun 2003 20:51:26 +0000 Subject: [PATCH] Default to MX commented out. --- motorExApp/NoAsyn/Makefile | 3 ++- motorExApp/NoAsyn/NoAsynInclude.dbd | 2 +- motorExApp/NoAsyn/NoMPFInclude.dbd | 2 +- motorExApp/NoMPF/Makefile | 3 ++- motorExApp/NoMPF/NoMPFInclude.dbd | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/motorExApp/NoAsyn/Makefile b/motorExApp/NoAsyn/Makefile index 07c2c29b..4e29c8ba 100644 --- a/motorExApp/NoAsyn/Makefile +++ b/motorExApp/NoAsyn/Makefile @@ -13,7 +13,8 @@ PROD_IOC_vxWorks = NoMPFVx NoMPF_SRCS += NoMPF_registerRecordDeviceDriver.cpp NoMPF_SRCS_DEFAULT += NoMPFMain.cpp -NoMPF_LIBS += MXmotor softMotor motor +#NoMPF_LIBS += MXmotor +NoMPF_LIBS += softMotor motor NoMPF_LIBS += $(EPICS_BASE_IOC_LIBS) NoMPFVx_SRCS += NoMPFVx_registerRecordDeviceDriver.cpp diff --git a/motorExApp/NoAsyn/NoAsynInclude.dbd b/motorExApp/NoAsyn/NoAsynInclude.dbd index dceb5753..9d5862bf 100644 --- a/motorExApp/NoAsyn/NoAsynInclude.dbd +++ b/motorExApp/NoAsyn/NoAsynInclude.dbd @@ -1,4 +1,4 @@ include "base.dbd" include "motorRecord.dbd" include "devSoftMotor.dbd" -include "devMXmotor.dbd" +#include "devMXmotor.dbd" diff --git a/motorExApp/NoAsyn/NoMPFInclude.dbd b/motorExApp/NoAsyn/NoMPFInclude.dbd index dceb5753..9d5862bf 100644 --- a/motorExApp/NoAsyn/NoMPFInclude.dbd +++ b/motorExApp/NoAsyn/NoMPFInclude.dbd @@ -1,4 +1,4 @@ include "base.dbd" include "motorRecord.dbd" include "devSoftMotor.dbd" -include "devMXmotor.dbd" +#include "devMXmotor.dbd" diff --git a/motorExApp/NoMPF/Makefile b/motorExApp/NoMPF/Makefile index 07c2c29b..4e29c8ba 100644 --- a/motorExApp/NoMPF/Makefile +++ b/motorExApp/NoMPF/Makefile @@ -13,7 +13,8 @@ PROD_IOC_vxWorks = NoMPFVx NoMPF_SRCS += NoMPF_registerRecordDeviceDriver.cpp NoMPF_SRCS_DEFAULT += NoMPFMain.cpp -NoMPF_LIBS += MXmotor softMotor motor +#NoMPF_LIBS += MXmotor +NoMPF_LIBS += softMotor motor NoMPF_LIBS += $(EPICS_BASE_IOC_LIBS) NoMPFVx_SRCS += NoMPFVx_registerRecordDeviceDriver.cpp diff --git a/motorExApp/NoMPF/NoMPFInclude.dbd b/motorExApp/NoMPF/NoMPFInclude.dbd index dceb5753..9d5862bf 100644 --- a/motorExApp/NoMPF/NoMPFInclude.dbd +++ b/motorExApp/NoMPF/NoMPFInclude.dbd @@ -1,4 +1,4 @@ include "base.dbd" include "motorRecord.dbd" include "devSoftMotor.dbd" -include "devMXmotor.dbd" +#include "devMXmotor.dbd"