X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile.in;h=b37cde90478c6f9939cb8ab8fa23d1dedeb043e6;hp=579c7b8ba13a84ea0bf92866faf16a0eaa09848e;hb=30d8d86b830a88f1c8f5fef944b6d36150651b9b;hpb=1fbf9907e66c5697b9537a1a4849295c05b12b6b diff --git a/server/Makefile.in b/server/Makefile.in index 579c7b8..b37cde9 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -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)