Reenabled EPICS motor support in order to make the attoCube controller work

This commit is contained in:
2014-02-26 17:17:08 +01:00
parent f1c105085d
commit fc8798d012
2 changed files with 8 additions and 5 deletions

View File

@ -5,8 +5,8 @@
# Markus Zolliker March 2003
#---------------------------------------------------------------------------
#EPICSOBJ=epicsmotor.o
EPICSOBJ=
EPICSOBJ=epicsmotor.o
#EPICSOBJ=
COBJ = Sclient.o network.o ifile.o intcli.o $(FORTIFYOBJ)
SOBJ = network.o ifile.o conman.o SCinter.o splitter.o passwd.o \