Makefile.inc revision 1.2
1# $NetBSD: Makefile.inc,v 1.2 2002/08/24 06:39:48 itohy Exp $ 2 3SRCS+= bcmp.c bcopy.c bzero.c ffs.S index.c memchr.c memcmp.c memset.c \ 4 rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.c \ 5 strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \ 6 strspn.c strstr.c swab.c 7