]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: alphabetize HFILES and CFILES
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 30 Jul 2020 00:15:27 +0000 (20:15 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 30 Jul 2020 00:15:27 +0000 (20:15 -0400)
commit4ff36b068731f129c5a1fae93e10d6a54d39e46d
tree48db87b4cf06abe7f8580e099bf18856e42ef52a
parent97194e739776675142feeafb44f6f310309875fe
xfs_repair: alphabetize HFILES and CFILES

Convert the definitions of HFILES and CFILES to lists that can be sorted
easily (in vim, anyway), then fix the alphabetization of the makefile
targets.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
repair/Makefile