X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.in;h=9cbece99d1f9114aa329bca626630164a42851f2;hb=fc2093cfd23eda0ee8384b18dc7e7b8adffd073a;hp=d11a8cd553df567699d48f24f67e49af14b05226;hpb=30d8d86b830a88f1c8f5fef944b6d36150651b9b;p=yaz-moved-to-github.git diff --git a/util/Makefile.in b/util/Makefile.in index d11a8cd..9cbece9 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -1,14 +1,14 @@ -# 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.2 1998-08-25 16:19:45 adam Exp $ +# $Id: Makefile.in,v 1.8 1999-07-13 13:28:24 adam Exp $ SHELL=/bin/sh CC=@CC@ CPP=@CPP@ RANLIB=@RANLIB@ -CDEFS=@DEFS@ @ODEFS@ +CDEFS=@DEFS@ LIBS=@LIBS@ INCLUDE=-I../include -I. @@ -16,8 +16,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 +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 all: $(LIB) marcdump