mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
ifeq ($(subdir),signal)
|
||
|
sysdep_routines := $(sysdep_routines) tramp_sigvec
|
||
|
endif
|