X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2FMakefile.in;fp=util%2FMakefile.in;h=920639759b8df8c8e6f1c2593fbe7d542bc66757;hp=2e9d30a77ff4112189dd1bcb6dcf706d5ab2c824;hb=161ec45b40a3ab08e08946c9654ab6fea4604760;hpb=ea114332560c12eaa8daa8de3d127e56d135b3e3 diff --git a/util/Makefile.in b/util/Makefile.in index 2e9d30a..9206397 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.5 1999-04-26 07:25:25 adam Exp $ +# $Id: Makefile.in,v 1.6 1999-06-08 10:10:16 adam Exp $ SHELL=/bin/sh @@ -16,9 +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 otherinfo.o \ - logrpn.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