]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/generic/Makefile
Mon Mar 4 20:54:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[thirdparty/glibc.git] / sysdeps / generic / Makefile
index 5e1032a054e4bee68e7d5f5db1437cfc77afa8dc..f363f1c89d37f0071d5807179b6c76d720cb0512 100644 (file)
 # not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 # Cambridge, MA 02139, USA.
 
-ifeq   ($(subdir),math)
-ifndef math-twiddled
-
-sysdep_routines += sincos asincos exp__E log__L
-elided-routines += acos asin cos sin
-
-math-twiddled := t
-override +gccwarn := -w
-endif
-
-endif
-\f
 ifeq (,$(filter-out $(sysdep_dir)/stub/ $(common-objpfx),\
        $(dir $(firstword $(wildcard $(+sysdep_dirs:%=%/bytesex.h))))))