X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile;h=666762cd6ec353bcd145096038b76bb45d780838;hb=9bfe216ddf91de1d3d4262417687aa18d661d314;hp=9c6fae2a57abf29a8730ae854b1482a85cba3b91;hpb=d7b0aea36e8578a03266ee4b9d7ba14297beeebe;p=idzebra-moved-to-github.git 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