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:
Yann E. MORIN" 2009-01-27 19:53:44 +00:00
parent abc47a976a
commit feb0c60e3b

View File

@ -148,6 +148,8 @@ paths.mk:
clean-bin:
@echo " RM 'ct-ng'"
@rm -f ct-ng
@echo " RM 'script/crosstool-NG.sh'"
@rm -f scripts/crosstool-NG.sh
clean-lib:
@echo " RM 'paths.mk'"