X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile;h=22af8c9041c09f248f1ecefc6870bbfcfca62835;hb=3e97ca3e99068d83691ad6d43d53dd9f1f316889;hp=a72310501848e5dd113951c032383d6c902e112f;hpb=7b559154955fd4ac7f18657344241ca83443b3a2;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