X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=30368c3337c8747bbf2802249fe0646b2a3c15ff;hp=ff32546e63f5ecd243f62020e8a09f5a8f3ab978;hb=4519f45627820ab5acbb40400fc3667b08c140d3;hpb=3e506bbbebc55bd870aaf2be4d0014cec0779851 diff --git a/Makefile b/Makefile index ff32546..30368c3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1995-1998, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.39 1998-05-20 13:51:46 adam Exp $ +# $Id: Makefile,v 1.40 1998-06-02 10:23:07 adam Exp $ # Uncomment the lines below to enable mOSI communcation. #ODEFS=-DUSE_XTIMOSI @@ -31,7 +31,7 @@ MAKE=make SUBDIR=$(MOD) util odr $(RFC1006) ccl comstack retrieval client server ztest makelib # Add external libraries to the ELIBS macro ELIBS= -# For Solaris add use: +# For Solaris use: #ELIBS=-lnsl -lsocket CONTROL=RANLIB="ranlib" ELIBS="$(ELIBS)"