X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=util%2FMakefile;h=03884b56810c4a0708882eea4c4f8c3dcaa091d8;hb=b97c5f66c697c58dc6ee56c402da4237236d70ce;hp=2536a0271c8abc5f6870ef2e12d46078b076e63b;hpb=f09f5c509aa742243939b0b0b6a289beadc75dce;p=yaz-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index 2536a02..03884b5 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.7 1995-05-17 08:19:08 adam Exp $ +# $Id: Makefile,v 1.11 1995-05-29 08:12:16 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -11,7 +11,7 @@ LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) LIB=$(LIBDIR)/libutil.a LIBS= -PO = dmalloc.o options.o log.o marcdisp.o +PO = options.o log.o marcdisp.o yaz-ccl.o pquery.o oid.o # dmalloc.o CPP=$(CC) -E all: $(LIBDIR) $(LIB) marcdump