From 0c9c9487bc3b25d892727000c70e7329ef64acfb Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Tue, 12 Sep 2006 22:29:56 +0000
Subject: [PATCH] Added new motor device types

---
 xxxApp/src/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/xxxApp/src/Makefile b/xxxApp/src/Makefile
index d566edf..66c1837 100644
--- a/xxxApp/src/Makefile
+++ b/xxxApp/src/Makefile
@@ -64,7 +64,11 @@ xxx_Common_LIBS += ip
 xxx_Common_LIBS += brukerCCD
 xxx_Common_LIBS += marCCD
 xxx_Common_LIBS += roperCCD
-xxx_Common_LIBS += Acs Ims Mclennan Newport softMotor motorSimSupport motor
+
+xxx_Common_LIBS += Acs Faulhaber Ims Mclennan Micos MicroMo NewFocus
+xxx_Common_LIBS += Newport PI Parker
+xxx_Common_LIBS +=  softMotor motorSimSupport motor
+
 xxx_Common_LIBS += asyn
 xxx_Common_LIBS += seq pv seqDev
 xxx_Common_LIBS += $(EPICS_BASE_IOC_LIBS)
-- 
GitLab