aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/make.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/make.xml')
-rw-r--r--chapter05/make.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter05/make.xml b/chapter05/make.xml
index 052df7931..cf258c76f 100644
--- a/chapter05/make.xml
+++ b/chapter05/make.xml
@@ -50,7 +50,9 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>To test the results, issue:</para>
+ <para>Compilation is now complete. As discussed earlier, running the test
+ suite is not mandatory for the temporary tools here in this chapter. To run
+ the Make test suite anyway, issue the following command:</para>
<screen><userinput remap="test">make check</userinput></screen>