From: Adam Dickmeiss Date: Thu, 30 Nov 1995 17:00:03 +0000 (+0000) Subject: Minor changes. X-Git-Tag: ZEBRA.1.0~641 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=89ae1c7e70d3554b3e765d83dd32ce2611c3ca48;p=idzebra-moved-to-github.git Minor changes. --- diff --git a/Makefile b/Makefile index 54279a6..db52a91 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.37 1995-11-27 13:57:35 adam Exp $ +# $Id: Makefile,v 1.38 1995-11-30 17:00:03 adam Exp $ SHELL=/bin/sh MAKE=make @@ -9,6 +9,7 @@ RANLIB=ranlib # Where are Yaz libraries located? YAZLIB=../../yaz/lib/libyaz.a +#YAZLIB=/usr/local/lib/libyazchkr.a # Where are Yaz header files located? YAZINC=-I../../yaz/include # If Yaz is compiled with mosi support uncomment and specify.