removed debugging code accidentally checked in
This commit is contained in:
parent
fe2b6209ff
commit
a5cdd8afd1
@ -218,9 +218,9 @@ install.cross: install-dirs install-libiberty install-mmalloc \
|
||||
|
||||
### autoconf
|
||||
all-autoconf: force
|
||||
if [ -f ./autoconf/Makefile ] ; then \
|
||||
@if [ -f ./autoconf/Makefile ] ; then \
|
||||
rootme=`pwd` ; export rootme ; \
|
||||
(cd ./autoconf; echo "XX" $${rootme} "XXX" ; $(MAKE) $(FLAGS_TO_PASS) all) ; \
|
||||
(cd ./autoconf; $(MAKE) $(FLAGS_TO_PASS) all) ; \
|
||||
else \
|
||||
true ; \
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user