Author: paultcochrane
Date: Wed Jan 24 01:51:57 2007
New Revision: 16777
Modified:
trunk/config/gen/makefiles/root.in
Log:
[config] Fixed typo in 'make help' output.
Modified: trunk/config/gen/makefiles/root.in
==============================================================================
--- trunk/config/gen/makefiles/root.in (original)
+++ trunk/config/gen/makefiles/root.in Wed Jan 24 01:51:57 2007
@@ -679,7 +679,7 @@
@echo " testexex: Testing the exex runcore."
@echo " benchmark_tests: Run all benchmarks."
@echo " manitest: Check for new and missing files."
- @echo " doc_tests: Check POD syntax of all file containing
POD."
+ @echo " doc_tests: Check POD syntax of all files containing
POD."
@echo " buildtools_tests: Test build tool pmc2c.pl."
@echo ""
@echo "Smoke Testing:"