Home | History | Annotate | Line # | Download | only in string
Makefile.inc revision 1.2
      1 #	$NetBSD: Makefile.inc,v 1.2 2001/06/23 08:38:43 kleink Exp $
      2 
      3 SRCS+=	bcmp.c bcopy.c bzero.S ffs.S index.c memchr.c memcmp.c memset.S \
      4 	rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.S \
      5 	strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \
      6 	strspn.c strstr.c swab.c
      7