X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile;h=e1f96e6556e48ab19eeecd5b23fe53ee3efeb954;hb=14136ccc562d5d894fb2ba59304ae64d3516f518;hp=27481a6757ab72196ddac461f17bdfaee742f659;hpb=a4b3ddd8ad754b42454c7a18fdb3ef61f7bd580d;p=yaz-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index 27481a6..e1f96e6 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,13 +1,12 @@ -# Copyright (C) 1994, Index Data I/S +# Copyright (C) 1994-1997, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.19 1996-02-20 16:41:36 adam Exp $ +# $Id: Makefile,v 1.22 1997-09-01 08:54:12 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. LIBDIR=../lib LIBINCLUDE=-L$(LIBDIR) -#CFLAGS=-g -Wall -pedantic -ansi DEFS=$(INCLUDE) #DEFS=$(INCLUDE) -DTRACE_XMALLOC=1 LIB=$(LIBDIR)/libutil.a