mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 14:40:06 +00:00
6 lines
181 B
Makefile
6 lines
181 B
Makefile
ifeq ($(subdir),string)
|
|
sysdep_routines += memcpy-power7 memcpy-a2 memcpy-power6 memcpy-cell \
|
|
memcpy-power4 memcpy-ppc64 memcmp-power7 memcmp-power4 \
|
|
memcmp-ppc64
|
|
endif
|