mirror of git://sourceware.org/git/glibc.git
5 lines
98 B
Makefile
5 lines
98 B
Makefile
|
ifeq ($(subdir),misc)
|
||
|
sysdep_headers += ucontext.h
|
||
|
sysdep_routines += getcontext setcontext
|
||
|
endif
|