X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=util%2FMakefile.in;h=920639759b8df8c8e6f1c2593fbe7d542bc66757;hb=161ec45b40a3ab08e08946c9654ab6fea4604760;hp=223a6cb6af56ddd9c3fd78bfacd917230cdfae90;hpb=f69d4aa4609ff3daa71733da1ea0fcd8322ab954;p=yaz-moved-to-github.git diff --git a/util/Makefile.in b/util/Makefile.in index 223a6cb..9206397 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.6 1999-06-08 10:10:16 adam Exp $ SHELL=/bin/sh @@ -16,8 +16,9 @@ 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 +PO = options.o log.o marcdisp.o oid.o wrbuf.o nmemsdup.o \ + xmalloc.o readconf.o tpath.o nmem.o matchstr.o \ + atoin.o # dmalloc.o all: $(LIB) marcdump