From d99337805f8b1e57df8f451d51c65b981cb48322 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Tue, 11 Aug 2015 17:48:58 +0000 Subject: [PATCH] Fix comment describing legacy target and wrap to 80 columns --- Makefile.inc1 | 7 ++++--- 1 file 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.