X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile;h=43d171c6286fd8d76d5d4aa022a8be0b64b235a6;hb=047c06fdbb9f4f188582b2a6c1f3f22c21333ac2;hp=2e3efcba9c99dfebb68136c4b281d691e559d30c;hpb=d4c12ec7c451e74a949cc7c8d5fef226c995ddc6;p=yaz-moved-to-github.git diff --git a/util/Makefile b/util/Makefile index 2e3efcb..43d171c 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.9 1995-05-22 11:32:15 quinn Exp $ +# $Id: Makefile,v 1.10 1995-05-22 15:31:48 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. @@ -11,7 +11,7 @@ LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) LIB=$(LIBDIR)/libutil.a LIBS= -PO = options.o log.o marcdisp.o yaz-ccl.o # dmalloc.o +PO = options.o log.o marcdisp.o yaz-ccl.o pquery.o # dmalloc.o CPP=$(CC) -E all: $(LIBDIR) $(LIB) marcdump