From: FIRM Projekt Account Date: Mon, 18 Oct 2004 09:06:36 +0000 (+0000) Subject: pssst ... X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=b2ba67d4fbb07443d14f696a58926461cfbd32e2;p=libfirm pssst ... [r4134] --- 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