mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
wcsmbs: Reformat Makefile.
Reflow Makefile. Sort using updated scripts/sort-makefile-lines.py. Code generation is changed as routines are linked in sorted order as expected. No regressions on x86_64 and i686. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
This commit is contained in:
parent
21050af674
commit
3643fb0a94
1 changed files with 1 additions and 1 deletions
|
@ -52,9 +52,9 @@ routines := \
|
||||||
isoc99_vwscanf \
|
isoc99_vwscanf \
|
||||||
isoc99_wscanf \
|
isoc99_wscanf \
|
||||||
mbrlen \
|
mbrlen \
|
||||||
|
mbrtoc8 \
|
||||||
mbrtoc16 \
|
mbrtoc16 \
|
||||||
mbrtoc32 \
|
mbrtoc32 \
|
||||||
mbrtoc8 \
|
|
||||||
mbrtowc \
|
mbrtowc \
|
||||||
mbsinit \
|
mbsinit \
|
||||||
mbsnrtowcs \
|
mbsnrtowcs \
|
||||||
|
|
Loading…
Add table
Reference in a new issue