From 5772fdf31f5f93854570470b4956ae3faf6dcaf5 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 2 Jun 1998 10:23:07 +0000 Subject: [PATCH] Minor changes. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)" -- 1.7.10.4