X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile;h=f30d2b4fd18b33c7041c00584d1b5b74157af59c;hb=70961362d71c04daaf0b0feafe59e78d235eb116;hp=acbf7160637f7832802f484e19e6a7573f26c018;hpb=b5af7db2dbda2c0a8e705c58da25a50f56214265;p=idzebra-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index acbf716..f30d2b4 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,21 +1,20 @@ -# Copyright (C) 1994, Index Data I/S +# Copyright (C) 1994-1996, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.21 1995-11-20 11:58:16 adam Exp $ +# $Id: Makefile,v 1.25 1996-10-29 13:48:13 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 common.o charmap.o all: $(LIB)