36
36
# Information for obtaining specific binutils redistributable package.
37
37
# Might be subject to change in the future.
39
39
REDIST_NAME = binutils-$(REDIST_VERSION)
40
40
REDIST_FILENAME = $(REDIST_NAME).tar.bz2
41
41
REDIST_SOURCE = ftp://ftp.gnu.org/gnu/binutils/
43
44
# Directory for the binutils source tree.