2.3.3-65
[glibc.git] / sysdeps / x86_64 / Makefile
blob65b7aa94ce00807ec96029dfcfc0d668b261221f
1 # The i387 `long double' is a distinct type we support.
2 long-double-fcts = yes
4 ifeq ($(subdir),csu)
5 sysdep_routines += hp-timing
6 elide-routines.os += hp-timing
7 endif
9 ifeq ($(subdir),gmon)
10 sysdep_routines += _mcount
11 endif