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.