diff --git a/makefile_rhel7 b/makefile_rhel7 index 9bf99c0f..fd6bff90 100644 --- a/makefile_rhel7 +++ b/makefile_rhel7 @@ -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