Oops... remove some makefile debugging bits.

This commit is contained in:
Manuel Novoa III 2004-09-03 01:22:26 +00:00
parent 7dd297b2f2
commit 72badc0f65

View File

@ -57,8 +57,6 @@ endif
GCC_BUILD_DIR1:=$(TOOL_BUILD_DIR)/gcc-$(GCC_VERSION)-initial
$(DL_DIR)/$(GCC_SOURCE):
echo GCC_SOURCE is $(GCC_SOURCE)
/bin/false
mkdir -p $(DL_DIR)
$(WGET) -P $(DL_DIR) $(GCC_SITE)/$(GCC_SOURCE)