]> 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)
committerPaul Smeddle <paul.smeddle@gmail.com>
Thu, 31 Jan 2013 10:41:32 +0000 (02:41 -0800)
commit6f9c5fd90969bd082076378e011e4e573513e9c5
tree4ed2d899892d06cf64cfedafe3e5d7a53ddeb130
parentc11e7db935665bcdca2ce26165ebc6f7112c5509
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