X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Makefile.help;h=999d0298e516a000a97faeb9acf202507032224f;hb=b410d4ada73e9ebb30b2b50266a13c30479f5f21;hp=f95740365238d6d50d3608ce6fb3bfcc1ff79704;hpb=9cd30d30a0d7340524ba8223dc9d4088eb93a1d6;p=oweals%2Fbusybox.git diff --git a/Makefile.help b/Makefile.help index f95740365..999d0298e 100644 --- a/Makefile.help +++ b/Makefile.help @@ -6,6 +6,7 @@ help: @echo 'Cleaning:' @echo ' clean - delete temporary files created by build' @echo ' distclean - delete all non-source files (including .config)' + @echo ' doc-clean - delete all generated documentation' @echo @echo 'Build:' @echo ' all - Executable and documentation'