glibc/sysdeps/powerpc/powerpc32/e500/nofpu/Makefile

10 lines
235 B
Makefile
Raw Normal View History

2013-10-18 21:03:40 +00:00
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