X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=server%2FMakefile;h=f08d6163362be48c0fd99cb2da941f4f8c74d8df;hb=4ed0df89283b51f12daddfcce1eff246e6962a08;hp=ed422a8a9b486c5065e569e8c3a38ae6c7b0f37b;hpb=abda0ffc1ac8fca34535f39c6581ed16e70e15f9;p=yaz-moved-to-github.git diff --git a/server/Makefile b/server/Makefile index ed422a8..f08d616 100644 --- a/server/Makefile +++ b/server/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.29 1996-05-22 08:36:02 adam Exp $ +# $Id: Makefile,v 1.30 1996-10-07 15:29:38 quinn Exp $ LIBDIR=../lib @@ -17,7 +17,7 @@ $(LIBDIR)/libcomstack.a $(LIBMOSI) $(LIBDIR)/libutil.a $(ELIBS) PO = eventl.o seshigh.o statserv.o requestq.o CPP=$(CC) -E PROG=ztest -PROGO=ztest.o read-grs.o +PROGO=ztest.o read-grs.o dawson.o RANLIB=ranlib all: $(LIBDIR) $(LIB) $(PROG)