1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

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>
This commit is contained in:
H.J. Lu
2024-12-05 15:16:43 +08:00
parent 776938e8b8
commit 00de38e531
6 changed files with 72 additions and 72 deletions

View File

@@ -22,7 +22,7 @@ subdir := argp
include ../Makeconfig
headers = \
headers = \
argp.h \
bits/argp-ldbl.h \
# headers