X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile;h=fcdc9cd45ba3a51375186556f56b2bc3c0eda560;hb=3db15cf883ad80b6a4b0e960f3c3b59c86b59c6b;hp=abc43f8930d02c9632ad3381d899661f553e0a74;hpb=252d2081a943e847418dc677a4b95ebb2244ce4a;p=idzebra-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index abc43f8..fcdc9cd 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,20 +1,20 @@ # Copyright (C) 1994-1996, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.23 1996-05-22 08:23:41 adam Exp $ +# $Id: Makefile,v 1.27 1997-10-27 14:33:06 adam Exp $ SHELL=/bin/sh RANLIB=ranlib YAZLIB=-lyaz -YAZINC= +YAZINC=-I../../yaz/include INCLUDE=-I../include $(YAZINC) TPROG=opt-test DEFS=$(INCLUDE) CPP=$(CC) -E -LIB=../lib/alexutil.a -PO = res.o alexpath.o common.o +LIB=../lib/zebrautl.a +PO = res.o charmap.o zebramap.o all: $(LIB)