summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2003-02-14 21:15:37 +0000
committerDJ Delorie <dj@delorie.com>2003-02-14 21:15:37 +0000
commit7c4100ffe498649dcef7aa934daba4844f42d71f (patch)
tree906833e14951a98114560e56065679dfc783c915 /Makefile.tpl
parentaeddbcc42c71198fc9115a5dab5a31afa0a2666a (diff)
downloadgdb-7c4100ffe498649dcef7aa934daba4844f42d71f.tar.gz
* Makefile.tpl (RANLIB): Define.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 98c7260bc0a..baf1afa24d1 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -110,6 +110,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