Adjusted.
[glibc.git] / sysdeps / ia64 / Makefile
blobd8b465718b41993f8dce45e3a7158f704a39dcd6
1 # The ia64 `long double' is a distinct type we support.
2 long-double-fcts = yes
4 ifeq ($(subdir),gmon)
5 sysdep_routines += _mcount
6 endif
8 ifeq ($(subdir), csu)
9 CPPFLAGS-start.S = -D__ASSEMBLY__
10 endif
12 ifeq ($(subdir),elf)
13 sysdep-dl-routines += dl-symaddr dl-fptr
14 sysdep_routines += $(sysdep-dl-routines)
15 sysdep-rtld-routines += $(sysdep-dl-routines)
16 endif