Makefile.inc revision 1.1
11.1Seeh# $NetBSD: Makefile.inc,v 1.1 1998/09/11 04:56:32 eeh Exp $ 21.1Seeh 31.1SeehSRCS+= bcmp.c bcopy.c bzero.S ffs.S index.c memchr.c memcmp.c memset.c \ 41.1Seeh rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.S \ 51.1Seeh strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \ 61.1Seeh strspn.c strstr.c swab.c 7