]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix and sort variables in Makefiles
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 5 Dec 2024 07:16:43 +0000 (15:16 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 5 Dec 2024 07:36:23 +0000 (15:36 +0800)
commit00de38e531f55ca095910e655a0666ccb33fb6f6
tree2ee89f858dee0ddc3de09dcce05a23c78ef6e406
parent776938e8b8dcf2b59998979e91cc0f9db7d771a8
Fix and sort variables in Makefiles

Fix variables in Makefiles:

1. There is a tab, not a space, between "variable" and =, +=, :=.
2. The last entry doesn't have a trailing \.

and sort them.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
argp/Makefile
catgets/Makefile
locale/Makefile
math/Makefile
misc/Makefile
posix/Makefile