- removed epics support (do not like to fix library paths)

This commit is contained in:
2018-07-03 11:13:14 +02:00
parent e43a02bd7d
commit 6085b22c18

View File

@ -13,9 +13,9 @@ SINQDIR=/afs/psi.ch/project/sinq
#NILIB=$(SINQDIR)/rhel7/lib/cib.o
EXTRAROOT=/afs/psi.ch/project/sinq/rhel7
EPICSDIR=$(SINQDIR)/rhel7/lib/linux-x86_64-debug
#EPICSDIR=$(SINQDIR)/rhel7/lib/linux-x86_64-debug
#EPICSLIBS=$(EPICSDIR)/libezca.a $(EPICSDIR)/libca.a $(EPICSDIR)/libCom.a -lreadline -lhistory
EPICSLIBS=-L$(EPICSDIR) -lezca -lca -lCom
#EPICSLIBS=-L$(EPICSDIR) -lezca -lca -lCom
include sllinux_def