X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=MakeTargets;h=9e0d7a44d1f08782d30ab74aea331529950a4b31;hb=9ab6a3cf4970a59c56d64e38c505f8247c23e135;hp=6c4e6a6645dc90051650066cf128e62242a078bf;hpb=b2ba67d4fbb07443d14f696a58926461cfbd32e2;p=libfirm 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