[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
docs-common Makefile.common,1.76,1.77
- From: "Tommy Reynolds" (jtr) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: docs-common Makefile.common,1.76,1.77
- Date: Tue, 28 Feb 2006 07:38:59 -0500
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'
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]