* Makefile.tpl (RANLIB): Define.

* Makefile.in: Regenerate.
This commit is contained in:
DJ Delorie
2003-02-14 21:15:37 +00:00
parent 3b27aeeaa9
commit 72e60e0228
3 changed files with 7 additions and 0 deletions

View File

@ -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