From 74acadd47ebb6b36d0c10dae0cbd08760929dc60 Mon Sep 17 00:00:00 2001
From: bcda <mooney@aps.anl.gov>
Date: Mon, 23 Jul 2001 21:20:12 +0000
Subject: [PATCH] Wrong library; ipServerLib is for examples only.

---
 xxxApp/src/Makefile.Vx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xxxApp/src/Makefile.Vx b/xxxApp/src/Makefile.Vx
index 30e8574..3b26bf2 100644
--- a/xxxApp/src/Makefile.Vx
+++ b/xxxApp/src/Makefile.Vx
@@ -24,7 +24,7 @@ LIBOBJS += $(DAC128V_BIN)/dac128VLib
 
 # motor record and device support
 LIBOBJS += $(MOTOR_BIN)/motorLib
-LIBOBJS += $(MOTOR_BIN)/ipServerLib
+#LIBOBJS += $(MOTOR_BIN)/motorCOM_mpf
 LIBOBJS += $(MOTOR_BIN)/omsLib 
 LIBOBJS += $(MOTOR_BIN)/softMotorLib 
 #LIBOBJS += $(MOTOR_BIN)/V544Lib
-- 
GitLab