+headers := string.h strings.h memory.h endian.h bits/endian.h \
+ argz.h envz.h byteswap.h bits/byteswap.h bits/string.h \
+ bits/string2.h
+
+routines := strcat strchr strcmp strcoll strcpy strcspn \
+ strverscmp strdup strndup \
+ strerror _strerror strerror_r strlen strnlen \
+ strncat strncmp strncpy \
+ strrchr strpbrk strsignal strspn strstr strtok \
+ strtok_r strxfrm memchr memcmp memmove memset \
+ mempcpy bcopy bzero ffs stpcpy stpncpy \
+ strcasecmp strncase strcasecmp_l strncase_l \
+ memccpy memcpy wordcopy strsep strcasestr \
+ swab strfry memfrob memmem \
+ $(addprefix argz-,append count create ctsep next \
+ delete extract insert stringify \
+ addsep replace) \
+ envz basename \
+ strcoll_l strxfrm_l
+
+tests := tester inl-tester noinl-tester testcopy test-ffs \
+ tst-strlen stratcliff tst-svc tst-inlcall
+distribute := memcopy.h pagecopy.h tst-svc.expect