2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-02-17 13:00:43 +08:00
glibc/sysdeps/unix/sysv/linux/cris/Makefile
2001-04-09 04:31:00 +00:00

9 lines
230 B
Makefile

ifeq ($(subdir),misc)
sysdep_routines += setfsgid setfsuid setresgid setresuid
endif
ifeq ($(subdir),signal)
sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait \
rt_sigqueueinfo rt_sigaction rt_sigpending
endif