X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile;h=38a3c40690de7d435276cefbe1a2cf4b0a197fd5;hb=bbc5017bf20ab7e410b4913acd70816812b5059f;hp=35a47b15c0da09cb8eae2b3590ad29bedd609eac;hpb=4761eb8c7f59142020d60e68127a159e9ad4ef55;p=idzebra-moved-to-github.git diff --git a/Makefile b/Makefile index 35a47b1..38a3c40 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# Copyright (C) 1994-1996, Index Data I/S +# Copyright (C) 1994-1998, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.58 1997-02-19 16:22:22 adam Exp $ +# $Id: Makefile,v 1.62 1998-05-20 10:12:11 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 @@ -58,4 +59,4 @@ gnudepend: wc: wc `find . -name '*.[ch]'` - +