X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=server%2FMakefile;h=d56bd87463893be2a500cdee433c51fc719c1dc4;hb=c830124fd18d0bc1dc330d7d8b62aac51d12659c;hp=d21f3972efc75c472a23ee54317462d8c1ba05ab;hpb=4c139281f38687ac9e5cf120bd8421d476d51bd6;p=yaz-moved-to-github.git diff --git a/server/Makefile b/server/Makefile index d21f397..d56bd87 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.27 1995-06-27 13:20:59 quinn Exp $ +# $Id: Makefile,v 1.28 1995-08-17 12:45:22 quinn Exp $ LIBDIR=../lib @@ -18,7 +18,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 +PROGO=ztest.o read-grs.o RANLIB=ranlib all: $(LIBDIR) $(LIB) $(PROG)