about summary refs log tree commit diff
path: root/sysdeps/s390/multiarch/Makefile
blob: 3a9809847c9c82141eee85ca6957531c378cf189 (plain) (blame)
1
2
3
4
5
6
7
ifeq ($(subdir),string)
sysdep_routines += strlen strlen-vx strlen-c
endif

ifeq ($(subdir),wcsmbs)
sysdep_routines += wcslen wcslen-vx wcslen-c
endif