aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-02-14 20:35:24 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-02-14 20:35:24 +0000
commit7c86fd3f8782e3268e52c67166b61d87ea18d30a (patch)
tree77cf36f45f83a6108863d6ad1d791c670133dce5 /Makefile.in
parent88d3299048f70c9342bdb0d4f14ef67e4d8f7e6c (diff)
* Makefile.tpl (RANLIB): Define.
* Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62913 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 4a5ad2e7ece..b3d2d275682 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -107,6 +107,7 @@ INSTALL_DATA = $(INSTALL) -m 644
AS = @AS@
AR = @AR@
AR_FLAGS = rc
+RANLIB = @RANLIB@
CC = @CC@
# Special variables passed down in EXTRA_GCC_FLAGS. They are defined