From cabfbdef5bdbc2347e392c5c14fe0791324bac2b Mon Sep 17 00:00:00 2001 From: Florian Liekweg Date: Mon, 18 Oct 2004 09:54:43 +0000 Subject: [PATCH] typo [r4135] --- MakeTargets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakeTargets b/MakeTargets index 6c4e6a664..9e0d7a44d 100644 --- a/MakeTargets +++ b/MakeTargets @@ -87,7 +87,7 @@ 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 + @# the '.a' is ranlib'ed already, and the '.so' doesn't need ranlib-ing @# $(RANLIB) $(addprefix $(LIBDIR)/,$(INSTALL_LIBS)) endif -- 2.20.1