X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile;h=d21f3972efc75c472a23ee54317462d8c1ba05ab;hp=09a3ac28f62efd8b0ad44939a3a219189d775142;hb=4c139281f38687ac9e5cf120bd8421d476d51bd6;hpb=502061d0cd291d3858c9b70eccd09dc35f400080 diff --git a/server/Makefile b/server/Makefile index 09a3ac2..d21f397 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.26 1995-06-25 10:53:57 quinn Exp $ +# $Id: Makefile,v 1.27 1995-06-27 13:20:59 quinn Exp $ LIBDIR=../lib @@ -14,7 +14,7 @@ LIBINCLUDE=-L$(LIBDIR) DEFS=$(INCLUDE) LIB=$(LIBDIR)/libserver.a LIBS=$(LIBDIR)/libserver.a $(LIBDIR)/libasn.a $(LIBDIR)/libodr.a \ -$(LIBDIR)/libcomstack.a $(LIBMOSI) $(LIBDIR)/libutil.a +$(LIBDIR)/libcomstack.a $(LIBMOSI) $(LIBDIR)/libutil.a $(ELIBS) PO = eventl.o seshigh.o statserv.o requestq.o CPP=$(CC) -E PROG=ztest