1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
Files
glibc/sysdeps/powerpc/fpu/Makefile
2013-05-31 16:16:33 +00:00

8 lines
141 B
Makefile

ifeq ($(subdir),math)
libm-support += fenv_const fe_nomask fe_mask t_sqrt
endif
ifeq ($(subdir),stdlib)
tests += tst-setcontext-fpscr
endif