glibc/sysdeps/powerpc/powerpc32/e500/nofpu/Makefile
2013-10-18 21:04:22 +00:00

10 lines
235 B
Makefile

ifeq ($(subdir),math)
libm-routines += fexcepts_to_spe fexcepts_from_spe
libm-routines += fexcepts_to_prctl fexcepts_from_prctl
libm-routines += fe_note_change
endif
ifeq ($(subdir),soft-fp)
sysdep_routines += fraiseexcept-soft
endif