X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile;h=6fc4679d17952e1f5e03386a95e788e02bec3e4a;hb=3966308c8ea8605dd854790096a15d1c0a79e6a6;hp=a72310501848e5dd113951c032383d6c902e112f;hpb=6c820cde24f590dcb4d88842af0f4a246a9e7c71;p=idzebra-moved-to-github.git diff --git a/dict/Makefile b/dict/Makefile index a723105..6fc4679 100644 --- a/dict/Makefile +++ b/dict/Makefile @@ -1,18 +1,17 @@ # 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.22 1996-05-22 08:26:46 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 TPROG2=dictext -#CFLAGS=-g -Wall -pedantic -ansi DEFS=$(INCLUDE) LIB=../lib/dict.a PO = scan.o dopen.o dclose.o drdwr.o open.o close.o insert.o lookup.o \