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