X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile;h=db52a91ebc9eee8deabea69d34a87b9ea571f2b0;hb=ed679affe3ae7402b38418f6b98fb8744915e19b;hp=54279a6c55d6719727b4993fbba42bc3cc79a410;hpb=c31ff54e57a2c28d5e12986f439b08e37aa6891e;p=idzebra-moved-to-github.git 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.