X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile;h=f930e948dbeb2b663e74a1ca29f69a4844983e99;hp=34c4356346360ee2047d1673731f058f263d0511;hb=1ca987b3a11334e4b0ad24c372162f5ecbf28847;hpb=084748e546e8f050b32b29bee29da13a1f6d9969 diff --git a/server/Makefile b/server/Makefile index 34c4356..f930e94 100644 --- a/server/Makefile +++ b/server/Makefile @@ -1,7 +1,7 @@ -# Copyright (C) 1994-1997, Index Data I/S +# Copyright (C) 1994-1998, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.33 1997-09-17 12:10:39 adam Exp $ +# $Id: Makefile,v 1.34 1998-01-07 12:59:27 adam Exp $ LIBDIR=../lib @@ -12,8 +12,6 @@ INCLUDE=-I../include -I. -I../../xtimosi/src LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) $(CDEFS) LIB=$(LIBDIR)/libserver.a -LIBS=$(LIBDIR)/libserver.a $(LIBDIR)/libasn.a $(LIBDIR)/libodr.a \ -$(LIBDIR)/libcomstack.a $(LIBMOSI) $(LIBDIR)/libutil.a $(ELIBS) PO = eventl.o seshigh.o statserv.o requestq.o CPP=$(CC) -E RANLIB=ranlib