aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/make.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-10 20:44:16 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-10 20:44:16 +0000
commitbc8cca581fed74c60e201a89acb38cb2344c9b1b (patch)
tree083cf3ef71c66c95887fc07c0963aaaf52b3a049 /chapter08/make.xml
parent67d1e797c307817787ac03eda253312b110ba45d (diff)
Text updates to cross2 branch Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/make.xml')
-rw-r--r--chapter08/make.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/make.xml b/chapter08/make.xml
index 9c649cdc5..b996469c3 100644
--- a/chapter08/make.xml
+++ b/chapter08/make.xml
@@ -23,7 +23,9 @@
<sect2 role="package">
<title/>
- <para>The Make package contains a program for compiling packages.</para>
+ <para>The Make package contains a program for controlling the generation of
+ executables and other non-source files of a program from the program's
+ source files. .</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>