X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile;h=fcdc9cd45ba3a51375186556f56b2bc3c0eda560;hb=ce3907338568fce46c5751e7e1091a5ad1c8e291;hp=5cb31b8fe3a0e203f7c688e81c7ab5598bb05588;hpb=4cff781d858d8eafd2d10e7877a47a2ee4949be7;p=idzebra-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index 5cb31b8..fcdc9cd 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,21 +1,20 @@ # Copyright (C) 1994-1996, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.22 1996-05-14 11:34:16 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 -#CFLAGS=-g -Wall -pedantic -ansi 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)