From d22c0b8c21a36f94dd20f83c40fcc46a4d2d186e Mon Sep 17 00:00:00 2001 From: zolliker Date: Tue, 18 Oct 2005 13:24:09 +0000 Subject: [PATCH] $(SINQDIR)/linux/cib.o moved to $(SINQDIR)/sl-linux/cib.o --- makefile_slinux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile_slinux b/makefile_slinux index 071960ae..7ead778a 100644 --- a/makefile_slinux +++ b/makefile_slinux @@ -9,7 +9,7 @@ SINQDIR=/afs/psi.ch/project/sinq NI= -DHAVENI NIOBJ= nigpib.o -NILIB=$(SINQDIR)/linux/lib/cib.o +NILIB=$(SINQDIR)/sl-linux/lib/cib.o include sllinux_def