X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.in;h=3ee321b7f909668ae59ea84d6f8dadc2bbfb2c38;hb=83533000f9456dcab2fc171abafd84d6104d4087;hp=643436c86ab7647fdf954e0602e9d86976959960;hpb=d960df9d3f91d209797047fca679027e365e8d02;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.in b/dict/Makefile.in index 643436c..3ee321b 100644 --- a/dict/Makefile.in +++ b/dict/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.4 1999-06-09 11:58:48 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/include +YAZLIB=@YAZLIB@ +YAZINC=@YAZINC@ INCLUDE=-I../include $(YAZINC) TPROG1=dicttest