Author: paultcochrane
Date: Thu Jan 25 00:14:07 2007
New Revision: 16788

Modified:
   trunk/config/gen/makefiles/root.in

Log:
[config] Corrected typo in C<testexec> rule of C<make help> output.


Modified: trunk/config/gen/makefiles/root.in
==============================================================================
--- trunk/config/gen/makefiles/root.in  (original)
+++ trunk/config/gen/makefiles/root.in  Thu Jan 25 00:14:07 2007
@@ -676,7 +676,7 @@
        @echo "  src_tests:         Run test in C-file."
        @echo "  perl_tests:        Test the Perl modules in the distribution."
        @echo "  codingstd_tests:   Test pdd07_codingstd."
-       @echo "  testexex:          Testing the exex runcore."
+       @echo "  testexec:          Testing the exec runcore."
        @echo "  benchmark_tests:   Run all benchmarks."
        @echo "  manitest:          Check for new and missing files."
        @echo "  doc_tests:         Check POD syntax of all files containing 
POD."

Reply via email to