Changeset e4fa2df for chapter05/make.xml


Ignore:
Timestamp:
11/06/2008 02:43:21 AM (15 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.4
Children:
9f131b01
Parents:
c4487b1
Message:

Populating branches/6.4

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.4/BOOK@8727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/make.xml

    rc4487b1 re4fa2df  
    5151<screen><userinput remap="make">make</userinput></screen>
    5252
    53     <para>To test the results, issue:</para>
     53    <para>Compilation is now complete. As discussed earlier, running the test
     54    suite is not mandatory for the temporary tools here in this chapter. To run
     55    the Make test suite anyway, issue the following command:</para>
    5456
    5557<screen><userinput remap="test">make check</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.