Rewrap some long lines in the toplevel Makefile
authorBenjamin Kaduk <kaduk@mit.edu>
Wed, 28 May 2014 14:47:32 +0000 (10:47 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Mon, 1 Dec 2014 20:46:07 +0000 (15:46 -0500)
commit0315bb393fa9429361e27478832e8a4ed68182d4
treec23be1f67f0dceb7338c9b152ff0ea7c4563547e
parent138017efd8166f248d6a1706e5851f2074ad1b34
Rewrap some long lines in the toplevel Makefile

Only rewrap long lines in make scope; long lines in shell scope
are untouched.

We are inconsistent about whether continuation lines for listing
the dependencies of a target are indented by one or two tabs,
which this commit does not fix.

Change-Id: I2e438a0f42faa2ef7922d2c3b143e14bc82de826
Reviewed-on: http://gerrit.openafs.org/11178
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: D Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Makefile.in