]> sourceware.org Git - glibc.git/blobdiff - math/Makefile
* hurd/Makefile (routines): Add get-host, set-host.
[glibc.git] / math / Makefile
index beaa26912afbcba267d3daa6baf9e595b5d5da9d..65302911c4ca5db13ca3e068ec0e68fb106e1dae 100644 (file)
 subdir         := math
 
 # Installed header files.
-headers                := math.h mathcalls.h __math.h huge_val.h nan.h
+headers                := math.h mathcalls.h __math.h huge_val.h nan.h fpu_control.h
 
 # Internal header files.
 distribute     := math_private.h machine/asm.h machine/endian.h
 
+# FPU support code.
+aux            := fpu_control setfpucw
 
 # Build the -lm library.
 
This page took 0.028733 seconds and 5 git commands to generate.