aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2015-08-11 17:48:58 +0000
committerEd Maste <emaste@FreeBSD.org>2015-08-11 17:48:58 +0000
commitd99337805f8b1e57df8f451d51c65b981cb48322 (patch)
tree75b728e229776ae2973a48dd94b0b4e09a57bdb8 /Makefile.inc1
parent89ca10c6e26987bcbc0bbc162887fb5409e3441b (diff)
downloadsrc-d99337805f8b1e57df8f451d51c65b981cb48322.tar.gz
src-d99337805f8b1e57df8f451d51c65b981cb48322.zip
Fix comment describing legacy target and wrap to 80 columns
Notes
Notes: svn path=/head/; revision=286643
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc17
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index ced0913d89ed..3d0f2324783b 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1225,9 +1225,10 @@ update:
#
#
-# legacy: Build compatibility shims for the next three targets. This is a minimal
-# set of tools and shims necessary to compensate for older systems which don't have
-# the APIs that the targets built in bootstrap-tools, build-tools or cross-tools.
+# legacy: Build compatibility shims for the next three targets. This is a
+# minimal set of tools and shims necessary to compensate for older systems
+# which don't have the APIs required by the targets built in bootstrap-tools,
+# build-tools or cross-tools.
#
# ELF Tool Chain libraries are needed for ELF tools and dtrace tools.