diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-11 03:13:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-11 03:13:43 +0000 |
commit | 387a32af4bff50363c15788cf25f10ed26cfabd3 (patch) | |
tree | 7874a54d1f87fdbb340547777019c59ce20c6f4a /chapter08/make.xml | |
parent | bc8cca581fed74c60e201a89acb38cb2344c9b1b (diff) |
Update initial Chapter 7 pages for cross2 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/make.xml')
-rw-r--r-- | chapter08/make.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter08/make.xml b/chapter08/make.xml index b996469c3..561bdd812 100644 --- a/chapter08/make.xml +++ b/chapter08/make.xml @@ -24,8 +24,7 @@ <title/> <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> + executables and other non-source files of a package from source files.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> |