From 478cee636f4ebc8e134fcc67d397d7f282c3545a Mon Sep 17 00:00:00 2001 From: MarkRivers <rivers@cars.uchicago.edu> Date: Wed, 30 Mar 2005 01:02:38 +0000 Subject: [PATCH] Moved Canberra and DXP into Linux and Cygin dbd files --- xxxApp/src/xxxCommonInclude.dbd | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xxxApp/src/xxxCommonInclude.dbd b/xxxApp/src/xxxCommonInclude.dbd index 3ea48f5..68f1960 100644 --- a/xxxApp/src/xxxCommonInclude.dbd +++ b/xxxApp/src/xxxCommonInclude.dbd @@ -10,9 +10,6 @@ include "sscanSupport.dbd" include "asSupport.dbd" include "opticsSupport.dbd" include "mcaSupport.dbd" -# If your host supports libpcap and libnet and you want to build Canberra network -# support uncomment the following line -#include "mcaCanberraSupport.dbd" include "ipSupport.dbd" include "motorRecord.dbd" include "devSoftMotor.dbd" @@ -23,6 +20,4 @@ include "devAcsMotor.dbd" #include "roperCCDSupport.dbd" include "devMclennanMotor.dbd" #include "devImsMotor.dbd" -# For Linux host that supports parallel port interface to Saturn DXP -include "dxpSupport.dbd" include "devSequencer.dbd" -- GitLab