mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 14:20:13 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
|
# Used by *context() functions
|
||
|
ifeq ($(subdir),stdlib)
|
||
|
gen-as-const-headers += ucontext_i.sym
|
||
|
endif
|
||
|
|