Skip to content
Snippets Groups Projects
Commit 1aeabf4b authored by mooney's avatar mooney
Browse files

deleted - This dbd file is now constructed in Makefile

parent 34fafb1a
No related branches found
No related tags found
No related merge requests found
# stuff for non-vxWorks ioc
include "xxxCommonInclude.dbd"
# stuff for Linux ioc
include "xxxCommonInclude.dbd"
# stuff for WIN32 ioc
include "xxxCommonInclude.dbd"
# If your host supports libpcap and libnet and you want to build Canberra network
# support uncomment the following line
#include "mcaCanberraSupport.dbd"
# If you want to build parallel port or USB interfaces to Saturn and/or xMAP DXP
# then uncomment the following line
include "dxpSupport.dbd"
# stuff for non-vxWorks ioc
include "base.dbd"
include "asyn.dbd"
include "drvAsynSerialPort.dbd"
include "drvAsynIPPort.dbd"
include "stdSupport.dbd"
# starting with EPICS 3.14.10, use aSub instead of genSub
#include "genSubRecord.dbd"
include "calcSupport.dbd"
include "busySupport.dbd"
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 "motorSupport.dbd"
include "devSoftMotor.dbd"
include "motorSimSupport.dbd"
#include "devNewport.dbd"
#include "devAcsMotor.dbd"
#include "devMclennanMotor.dbd"
#include "devImsMotor.dbd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment