mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 09:06:19 +00:00
./configure:
- fix a few messages -------- diffstat follows -------- /trunk/Makefile.in | 6 3 3 0 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
This commit is contained in:
parent
f759f2676f
commit
d0528ffa5c
@ -147,11 +147,11 @@ paths.mk:
|
||||
clean-bin:
|
||||
@echo " RM 'ct-ng'"
|
||||
@rm -f ct-ng
|
||||
@echo " RM 'script/crosstool-NG.sh'"
|
||||
@echo " RM 'scripts/crosstool-NG.sh'"
|
||||
@rm -f scripts/crosstool-NG.sh
|
||||
@echo " RM 'script/saveSample.sh'"
|
||||
@echo " RM 'scripts/saveSample.sh'"
|
||||
@rm -f scripts/saveSample.sh
|
||||
@echo " RM 'script/showTuple.sh'"
|
||||
@echo " RM 'scripts/showTuple.sh'"
|
||||
@rm -f scripts/showTuple.sh
|
||||
|
||||
clean-lib:
|
||||
|
Loading…
x
Reference in New Issue
Block a user