X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=bfile%2FMakefile.in;h=80bfe1cb758a409e154b688feadf6397d36be033;hb=45a6ad99e5210bc4ef39bf00d81aee8f0fb26168;hp=549de89160ef3542cb2faf25c4e731f7d15c8d7f;hpb=d960df9d3f91d209797047fca679027e365e8d02;p=idzebra-moved-to-github.git diff --git a/bfile/Makefile.in b/bfile/Makefile.in index 549de89..80bfe1c 100644 --- a/bfile/Makefile.in +++ b/bfile/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data ApS # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.3 1999-06-09 11:58:48 adam Exp $ +# $Id: Makefile.in,v 1.4 1999-11-30 13:48:03 adam Exp $ SHELL=/bin/sh @@ -11,8 +11,8 @@ RANLIB=@RANLIB@ CDEFS=@DEFS@ @ODEFS@ LIBS=@LIBS@ -YAZLIB=-lyaz -YAZINC=-I../../yaz/include +YAZLIB=@YAZLIB@ +YAZINC=@YAZINC@ INCLUDE=-I../include $(YAZINC) TPROG=btest