X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=dict%2FMakefile;h=22af8c9041c09f248f1ecefc6870bbfcfca62835;hb=dbfa7d133bf33952be14064ac98b37674f9d717b;hp=a72310501848e5dd113951c032383d6c902e112f;hpb=6c820cde24f590dcb4d88842af0f4a246a9e7c71;p=idzebra-moved-to-github.git diff --git a/dict/Makefile b/dict/Makefile index a723105..22af8c9 100644 --- a/dict/Makefile +++ b/dict/Makefile @@ -1,13 +1,13 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.20 1995-12-06 17:48:30 adam Exp $ +# $Id: Makefile,v 1.21 1996-03-20 09:35:15 adam Exp $ SHELL=/bin/sh RANLIB=ranlib -YAZLIB=-lyaz -YAZINC= +YAZLIB=../../yaz/lib/libyaz.a +YAZINC=-I../../yaz/include INCLUDE=-I../include $(YAZINC) TPROG1=dicttest