X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=18c317ca2eeda0f4f15fc6313f7f61a6d28d1d30;hp=db6b7883a61128862790d8936557ec2903de73ea;hb=bed56a5a945178d0b0ed76601753770fb581504f;hpb=4b867394d5d5dda2be8427c96e0fb0fd07eddbdc diff --git a/Makefile b/Makefile index db6b788..18c317c 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.37 1998-03-31 15:13:19 adam Exp $ +# $Id: Makefile,v 1.38 1998-04-02 14:33:29 adam Exp $ # Uncomment the lines below to enable mOSI communcation. #ODEFS=-DUSE_XTIMOSI @@ -23,6 +23,9 @@ 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: +#ELIBS=-lnsl -lsocket + CONTROL=RANLIB="ranlib" ELIBS="$(ELIBS)" # Installation directories, etc.