mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
(headers): Added gnu-versions.h.
This commit is contained in:
parent
2765963bdc
commit
de9ba9bd56
3
Makefile
3
Makefile
@ -81,7 +81,8 @@ subdirs := $(filter mach,$(subdirs)) $(filter hurd,$(subdirs)) \
|
||||
no-libc.a bin lib \
|
||||
data headers others)
|
||||
|
||||
headers := features.h errno.h sys/errno.h errnos.h limits.h values.h
|
||||
headers := errno.h sys/errno.h errnos.h limits.h values.h \
|
||||
features.h gnu-versions.h
|
||||
aux = sysdep $(libc-init) version
|
||||
|
||||
echo-headers: subdir_echo-headers
|
||||
|
Loading…
Reference in New Issue
Block a user