From: Adam Dickmeiss Date: Tue, 26 Mar 1996 15:57:21 +0000 (+0000) Subject: Minor changes. X-Git-Tag: ZEBRA.1.0~509 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=93157200c061494ccef0927089db4050de72968f;p=idzebra-moved-to-github.git Minor changes. --- diff --git a/Makefile b/Makefile index 9c6fae2..666762c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994-1995, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.48 1996-03-13 16:17:10 quinn Exp $ +# $Id: Makefile,v 1.49 1996-03-26 15:57:21 adam Exp $ SHELL=/bin/sh MAKE=make @@ -15,7 +15,7 @@ YAZLIB=../../yaz/lib/libyaz.a # Where are Yaz header files located? YAZINC=-I../../yaz/include # If Yaz is compiled with mosi support uncomment and specify. -OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a +#OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a #OSILIB=../../xtimosi/src/libmosi.a -lrfc # Some systems have seperate socket libraries