Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-02-15 00:15:37 +0300
committerDJ Delorie <dj@redhat.com>2003-02-15 00:15:37 +0300
commit462b729762136de221b4eab66f79544c856743e6 (patch)
treed7b2569c3d367241ca6388d0d21ad4f72bb3c06a /Makefile.tpl
parent4d9ba012a9774733c3224162e104d124987e492b (diff)
* 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 98c7260bc..baf1afa24 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