glibc/sysdeps/unix/sysv/linux/alpha/Makefile

7 lines
189 B
Makefile
Raw Normal View History

ifeq ($(subdir), misc)
sysdep_headers += alpha/ptrace.h alpha/regdef.h
sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
sethae ioperm osf_sigprocmask fstatfs statfs
endif