X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dfa%2FMakefile.in;h=90be74674913a22b8870ac7101c592b104d0bceb;hb=fa07a1e944e47feeb9e58296659bb57c4c32bde7;hp=a4e32c0783fed1ed145d0e3764c6ed7853833ac3;hpb=ef696645cc3b7e0f4027008d1dc589c0f0f90c1f;p=idzebra-moved-to-github.git diff --git a/dfa/Makefile.in b/dfa/Makefile.in index a4e32c0..90be746 100644 --- a/dfa/Makefile.in +++ b/dfa/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1999, Index Data ApS # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.3 1999-05-26 07:49:12 adam Exp $ +# $Id: Makefile.in,v 1.5 1999-11-30 13:48:03 adam Exp $ SHELL=/bin/sh @@ -11,8 +11,8 @@ RANLIB=@RANLIB@ CDEFS=@DEFS@ @ODEFS@ LIBS=@LIBS@ -YAZLIB=../../yaz/lib/libyaz.a -YAZINC=-I../../yaz/z39.50 -I../../yaz/include +YAZLIB=@YAZLIB@ +YAZINC=@YAZINC@ INCLUDE=-I../include $(YAZINC) TPROG1=agrep