Home | History | Annotate | Line # | Download | only in string
Makefile.inc revision 1.2.50.1
      1  1.2.50.1     matt #	$NetBSD: Makefile.inc,v 1.2.50.1 2009/08/18 06:55:48 matt Exp $
      2       1.1  mycroft 
      3  1.2.50.1     matt SRCS+=	bcmp.S bcopy.S bzero2.c \
      4  1.2.50.1     matt 	ffs.S index.S \
      5  1.2.50.1     matt 	memchr.c memcmp.c memset2.c memcpy.S memmove.S \
      6  1.2.50.1     matt 	rindex.S \
      7  1.2.50.1     matt 	strcat.c strcmp.S strcpy.c strcspn.c strlen.S \
      8       1.1  mycroft 	strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \
      9       1.1  mycroft 	strspn.c strstr.c swab.c
     10