X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2FMakefile;h=b01dd807a9d2446e425fdb58905dfa8aec41b60d;hb=fe8a4ac0e92103284e9888f0c13c141f4711d9a3;hp=aafb05eb453dbdfde0747b8643081f8719ae562f;hpb=d75b9accf5a28bd5d8ffd70bbb33b3e8e009d079;p=idzebra-moved-to-github.git diff --git a/bfile/Makefile b/bfile/Makefile index aafb05e..b01dd80 100644 --- a/bfile/Makefile +++ b/bfile/Makefile @@ -1,13 +1,13 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.15 1995-11-30 08:33:09 adam Exp $ +# $Id: Makefile,v 1.16 1995-11-30 17:00:49 adam Exp $ SHELL=/bin/sh RANLIB=ranlib YAZLIB=-lyaz -YAZINC= +YAZINC=-I../../yaz/include INCLUDE=-I../include $(YAZINC) #CFLAGS=-g -Wall -pedantic -ansi