X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.in;h=2e9d30a77ff4112189dd1bcb6dcf706d5ab2c824;hb=0038ea56f28bf86ed4e70e6f076fed78ad5b96e1;hp=223a6cb6af56ddd9c3fd78bfacd917230cdfae90;hpb=f69d4aa4609ff3daa71733da1ea0fcd8322ab954;p=yaz-moved-to-github.git diff --git a/util/Makefile.in b/util/Makefile.in index 223a6cb..2e9d30a 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -1,7 +1,7 @@ -# Copyright (C) 1994-1997, Index Data I/S +# Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.3 1998-10-28 15:10:12 adam Exp $ +# $Id: Makefile.in,v 1.5 1999-04-26 07:25:25 adam Exp $ SHELL=/bin/sh @@ -17,7 +17,8 @@ LIBDIR=../lib DEFS=$(INCLUDE) $(CDEFS) LIB=$(LIBDIR)/libutil.a PO = options.o log.o marcdisp.o yaz-ccl.o pquery.o oid.o wrbuf.o nmemsdup.o \ - xmalloc.o readconf.o tpath.o nmem.o yaz-util.o atoin.o # dmalloc.o + xmalloc.o readconf.o tpath.o nmem.o yaz-util.o atoin.o otherinfo.o \ + logrpn.o # dmalloc.o all: $(LIB) marcdump