docs-common Makefile.common,1.76,1.77

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Tue Feb 28 12:38:59 UTC 2006


Author: jtr

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1854

Modified Files:
	Makefile.common 
Log Message:
Provided viewing hint to "make help" output: use sort(1)!



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- Makefile.common	28 Feb 2006 12:35:30 -0000	1.76
+++ Makefile.common	28 Feb 2006 12:38:52 -0000	1.77
@@ -178,7 +178,7 @@
 all::	html html-nochunks tarball # pdf
 
 help::
-	@printf ${TFMT} 'help' 'Outputs target summaries'
+	@printf ${TFMT} 'help' 'This help; try "make help|sort"'
 	@printf ${TFMT} 'text' 'Same as "txt" target'
 	@printf ${TFMT} 'txt' 'Renders XML into ASCII text file'
 	@printf ${TFMT} 'src-tarball' 'FIXME'




More information about the Fedora-docs-commits mailing list