glibc/argp
H.J. Lu 00de38e531 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>
2024-12-05 15:36:23 +08:00
..
bits Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-ba.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-eexst.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-fmtstream.c Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
argp-fmtstream.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-help.c Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
argp-namefrob.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-parse.c Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
argp-pv.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-pvh.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-test.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp-xinl.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
argp.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
bug-argp1.c
bug-argp2.c
Makefile Fix and sort variables in Makefiles 2024-12-05 15:36:23 +08:00
tst-argp1.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-argp2.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-ldbl-argp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Versions