From b2ba67d4fbb07443d14f696a58926461cfbd32e2 Mon Sep 17 00:00:00 2001 From: FIRM Projekt Account Date: Mon, 18 Oct 2004 09:06:36 +0000 Subject: [PATCH] pssst ... [r4134] --- MakeTargets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MakeTargets b/MakeTargets index e4a8cc221..6c4e6a664 100644 --- a/MakeTargets +++ b/MakeTargets @@ -87,8 +87,8 @@ install_libs: subdir_install_libs local_install_libs local_install_libs: ifneq ($(strip $(INSTALL_LIBS)),) $(INSTALL) -m u+rw,a+r $(addprefix $(topdir)/,$(INSTALL_LIBS)) $(LIBDIR) - # the '.a' are ranlib'ed already, and the '.so' doesn't need ranlib-ing - # $(RANLIB) $(addprefix $(LIBDIR)/,$(INSTALL_LIBS)) + @# the '.a' are ranlib'ed already, and the '.so' doesn't need ranlib-ing + @# $(RANLIB) $(addprefix $(LIBDIR)/,$(INSTALL_LIBS)) endif -- 2.20.1