aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-02-14 21:15:37 +0000
committerDJ Delorie <dj@redhat.com>2003-02-14 21:15:37 +0000
commit72e60e02284ad5c6099c0b809f80f02fd22e9cb6 (patch)
treeb2a917dc82249779af74a0b2cd019a39b66260b2 /Makefile.tpl
parent3b27aeeaa9c83198c5201af3055c720b87f86992 (diff)
downloadgdb-72e60e02284ad5c6099c0b809f80f02fd22e9cb6.zip
gdb-72e60e02284ad5c6099c0b809f80f02fd22e9cb6.tar.gz
gdb-72e60e02284ad5c6099c0b809f80f02fd22e9cb6.tar.bz2
* 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 98c7260..baf1afa 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