From b1c9a9a45fee58f21e4bc08f84f58aa7ff5515f3 Mon Sep 17 00:00:00 2001 From: MarkRivers <rivers@cars.uchicago.edu> Date: Sat, 30 Jan 2010 19:53:45 +0000 Subject: [PATCH] Removed CCD module stuff --- xxxApp/src/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/xxxApp/src/Makefile b/xxxApp/src/Makefile index 392dcf2..a232f64 100644 --- a/xxxApp/src/Makefile +++ b/xxxApp/src/Makefile @@ -96,9 +96,6 @@ xxx_Common_LIBS += optics xxx_Common_LIBS += vme xxx_Common_LIBS += std xxx_Common_LIBS += ip -xxx_Common_LIBS += brukerCCD -xxx_Common_LIBS += marCCD -xxx_Common_LIBS += roperCCD xxx_Common_LIBS += Acs Faulhaber Ims Mclennan Micos MicroMo NewFocus xxx_Common_LIBS += Newport PI Parker @@ -147,9 +144,6 @@ xxx_solaris_LIBS += optics #xxx_solaris_LIBS += vme xxx_solaris_LIBS += std #xxx_solaris_LIBS += ip -#xxx_solaris_LIBS += brukerCCD -#xxx_solaris_LIBS += marCCD -#xxx_solaris_LIBS += roperCCD xxx_solaris_LIBS += motor softMotor motorSimSupport xxx_solaris_LIBS += asyn xxx_solaris_LIBS += seqDev seq pv -- GitLab