1 2 3 4 5 6 7 8
ifeq ($(subdir),csu) aux += init-arch gen-as-const-headers += ifunc-defines.sym endif ifeq ($(subdir),string) sysdep_routines += strncmp-c endif