]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Remove empty Makefile continuation lines
authorAndrew Deason <adeason@sinenomine.net>
Fri, 29 Jun 2012 17:36:36 +0000 (12:36 -0500)
committerRuss Allbery <rra@debian.org>
Mon, 8 Apr 2013 18:10:42 +0000 (11:10 -0700)
commit99fde61754e93e712359b931c022d58306dee69a
tree566541bc35c01536785796f8592799df8da90a55
parentdb715298cd97a7fed0ec30c1739f806908817d1d
Remove empty Makefile continuation lines

HP-UX make gets confused by constructs like:

   FOO = bar \

   BAZ = quux

Where a line continuation is followed by an empty line. So, get rid of
all of these in the tree. Not all of them matter, but removing all of
them makes it easier to find these, and catch them in the future.

Reviewed-on: http://gerrit.openafs.org/7611
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 79f68de80e56179cfc5158fdcb51c34cfa864802)

Change-Id: Icf379b9d7557746c2c47134b1314a38ec13134cc
Reviewed-on: http://gerrit.openafs.org/8991
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
src/JAVA/libjafs/Makefile.in
src/des/test/Makefile.in
src/packaging/FreeBSD/Makefile
src/shlibafsauthent/Makefile.in
src/tsm41/Makefile.in
src/venus/Makefile.in