[PATCH] Add distclean info to 'make help' and more details for 'clean'.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add distclean info, that was previously missing, to 'make help'.
Also add a few more details to the 'make clean' help text.


Signed-off-by: Jesper Juhl <[email protected]>
---

 Makefile |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- linux-2.6.18-git2-orig/Makefile	2006-09-24 13:01:38.000000000 +0200
+++ linux-2.6.18-git2/Makefile	2006-09-24 13:56:23.000000000 +0200
@@ -1057,8 +1057,10 @@ boards := $(notdir $(boards))
 
 help:
 	@echo  'Cleaning targets:'
-	@echo  '  clean		  - remove most generated files but keep the config'
+	@echo  '  clean		  - remove most generated files but keep the config and'
+	@echo  '                    enough to build external modules'
 	@echo  '  mrproper	  - remove all generated files + config + various backup files'
+	@echo  '  distclean       - remove editor backup files, patch leftover files and the like'
 	@echo  ''
 	@echo  'Configuration targets:'
 	@$(MAKE) -f $(srctree)/scripts/kconfig/Makefile help


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux