mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-16 15:28:55 +00:00
Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.
After all, this is not crosstool, but really crosstool-NG! /trunk/steps.mk | 2 1 1 0 +- /trunk/ct-ng.in | 2 1 1 0 +- 2 files changed, 2 insertions(+), 2 deletions(-)
This commit is contained in:
parent
9305713521
commit
420f3fdd25
2
ct-ng.in
2
ct-ng.in
@ -118,7 +118,7 @@ help-env::
|
||||
|
||||
# Actual build
|
||||
build: .config
|
||||
$(SILENT)$(CT_LIB_DIR)/scripts/crosstool.sh
|
||||
$(SILENT)$(CT_LIB_DIR)/scripts/crosstool-NG.sh
|
||||
|
||||
build.%:
|
||||
$(SILENT)$(MAKE) -rf $(CT_NG) $(shell echo "$(@)" |sed -r -e 's|^([^.]+)\.([[:digit:]]+)$$|\1 CT_JOBS=\2|;')
|
||||
|
Loading…
x
Reference in New Issue
Block a user