*** empty log message ***
[yaz-moved-to-github.git] / server / Makefile
index f08d616..abdb1e0 100644 (file)
@@ -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)