obsolete files removed
[glibc-ports.git] / sysdeps / powerpc / nofpu / Makefile
blob9fde4a51a941b8919031f6b877245794cfb45eda
1 # Makefile fragment for PowerPC with no FPU.
3 ifeq ($(subdir),soft-fp)
4 sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) \
5 $(gcc-quad-routines) sim-full
6 endif
8 ifeq ($(subdir),math)
9 libm-support += fenv_const fe_nomask
10 endif