From 5e0c6af02d0e1e2042d846de614dce4c061200f2 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Tue, 8 Oct 1996 10:45:05 +0000 Subject: [PATCH] *** empty log message *** --- server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/Makefile b/server/Makefile index f08d616..abdb1e0 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.30 1996-10-07 15:29:38 quinn Exp $ +# $Id: Makefile,v 1.31 1996-10-08 10:45:05 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 dawson.o +PROGO=ztest.o read-grs.o RANLIB=ranlib all: $(LIBDIR) $(LIB) $(PROG) -- 1.7.10.4