]> sourceware.org Git - glibc.git/blob - sysdeps/powerpc/nofpu/Makefile
* configure: Regenerated (using Autoconf 2.54).
[glibc.git] / sysdeps / powerpc / nofpu / Makefile
1 # Makefile fragment for PowerPC with no FPU.
2
3 ifeq ($(subdir),soft-fp)
4 sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) sim-full
5 endif
6
7 ifeq ($(subdir),math)
8 libm-support += fenv_const fe_nomask
9 endif
This page took 0.036174 seconds and 5 git commands to generate.