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

8 lines
223 B
Makefile

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