Minor changes to Makefile(s).
[yaz-moved-to-github.git] / server / Makefile.in
index 579c7b8..b37cde9 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 1995-1998, Index Data I/S 
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.1 1998-08-21 14:13:34 adam Exp $
+# $Id: Makefile.in,v 1.2 1998-08-25 16:19:44 adam Exp $
 
 SHELL=/bin/sh
 
@@ -19,7 +19,7 @@ CDEFS=@DEFS@ @ODEFS@
 DEFS=$(INCLUDE) $(CDEFS)
 LIB=$(LIBDIR)/libserver.a 
 PO = eventl.o seshigh.o statserv.o requestq.o
-ELIBS=@LIBS@
+LIBS=@LIBS@
 
 all: $(LIB)