X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Makefile;h=486a3c1f557bd2ee5fa7d3832fdd372b7c9b5652;hb=0df6c383d656dba662eb9d9acafed01a0973fcff;hp=a47ab327450445d5baef1c118ff6316ed0bfed78;hpb=ce3907338568fce46c5751e7e1091a5ad1c8e291;p=idzebra-moved-to-github.git diff --git a/Makefile b/Makefile index a47ab32..486a3c1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# Copyright (C) 1994-1998, Index Data I/S +# Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.61 1998-03-05 08:45:11 adam Exp $ +# $Id: Makefile,v 1.63 1998-09-02 13:53:16 adam Exp $ SHELL=/bin/sh MAKE=make @@ -11,6 +11,7 @@ RANLIB=ranlib YAZLIB=../../yaz/lib/libyaz.a # Where are Yaz header files located? YAZINC=-I../../yaz/include +#YAZINC=-I../../yaz/z39.50 -I../../yaz/include # If Yaz is compiled with mosi support uncomment and specify. #OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a