From: Adam Dickmeiss Date: Tue, 20 Feb 1996 16:41:36 +0000 (+0000) Subject: Minor change. X-Git-Tag: YAZ.1.8~793 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=a4b3ddd8ad754b42454c7a18fdb3ef61f7bd580d Minor change. --- diff --git a/util/Makefile b/util/Makefile index 9ed18bf..27481a6 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.18 1996-02-20 16:33:06 quinn Exp $ +# $Id: Makefile,v 1.19 1996-02-20 16:41:36 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -9,6 +9,7 @@ LIBDIR=../lib LIBINCLUDE=-L$(LIBDIR) #CFLAGS=-g -Wall -pedantic -ansi DEFS=$(INCLUDE) +#DEFS=$(INCLUDE) -DTRACE_XMALLOC=1 LIB=$(LIBDIR)/libutil.a LIBS= PO = options.o log.o marcdisp.o yaz-ccl.o pquery.o oid.o wrbuf.o \