mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
Ignore generated file, remove generated file on clean.
/trunk/Makefile.in | 2 2 0 0 ++ 1 file changed, 2 insertions(+)
This commit is contained in:
parent
abc47a976a
commit
feb0c60e3b
@ -148,6 +148,8 @@ paths.mk:
|
|||||||
clean-bin:
|
clean-bin:
|
||||||
@echo " RM 'ct-ng'"
|
@echo " RM 'ct-ng'"
|
||||||
@rm -f ct-ng
|
@rm -f ct-ng
|
||||||
|
@echo " RM 'script/crosstool-NG.sh'"
|
||||||
|
@rm -f scripts/crosstool-NG.sh
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
@echo " RM 'paths.mk'"
|
@echo " RM 'paths.mk'"
|
||||||
|
Loading…
Reference in New Issue
Block a user