X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2FMakefile;h=2e3efcba9c99dfebb68136c4b281d691e559d30c;hp=eeec9d40b77d2365be6f94ff9ebdc8c7d7b37700;hb=d4c12ec7c451e74a949cc7c8d5fef226c995ddc6;hpb=327f8d22cfd0b717efd69bb105ffee1d05f08e4e diff --git a/util/Makefile b/util/Makefile index eeec9d4..2e3efcb 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.8 1995-05-17 08:37:31 quinn Exp $ +# $Id: Makefile,v 1.9 1995-05-22 11:32:15 quinn 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 # dmalloc.o +PO = options.o log.o marcdisp.o yaz-ccl.o # dmalloc.o CPP=$(CC) -E all: $(LIBDIR) $(LIB) marcdump