X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=server%2FMakefile;h=f08d6163362be48c0fd99cb2da941f4f8c74d8df;hb=180d06f2b91d0197c8ac7548f0e90f91b8427068;hp=ed422a8a9b486c5065e569e8c3a38ae6c7b0f37b;hpb=bc39d5bc3e621e09a0d8b0b912a4e4dfaf43d087;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)