glibc/sysdeps/powerpc/fpu/Makefile

7 lines
135 B
Makefile
Raw Normal View History

ifeq ($(subdir),math)
libm-support += fenv_const fe_nomask t_sqrt
endif
ifeq ($(subdir),misc)
sysdep_routines += fprsave fprrest
endif