From: Adam Dickmeiss Date: Mon, 27 Oct 1997 14:04:21 +0000 (+0000) Subject: Minor change. X-Git-Tag: YAZ.1.8~564 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=41c09d8b6ab58b149435a6f87cd9f738fe7d86f5 Minor change. --- diff --git a/util/Makefile b/util/Makefile index 0a1b90d..047e7cc 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,14 +1,14 @@ # Copyright (C) 1994-1997, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.24 1997-09-17 12:10:42 adam Exp $ +# $Id: Makefile,v 1.25 1997-10-27 14:04:21 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. LIBDIR=../lib LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) $(CDEFS) -#DEFS=$(INCLUDE) -DTRACE_XMALLOC=1 +#DEFS=$(INCLUDE) $(CDEFS) -DTRACE_XMALLOC=1 LIB=$(LIBDIR)/libutil.a LIBS= PO = options.o log.o marcdisp.o yaz-ccl.o pquery.o oid.o wrbuf.o nmemsdup.o \