1ifeq ($(subdir),string)
2CFLAGS-strncase.c += -funroll-loops
3CFLAGS-strncase_l.c += -funroll-loops
4endif
5