summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc/string/Makefile.inc
blob: f19f63dd6169ac6705f34e5fb6438fca26abdeef (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile.inc,v 1.2 2001/06/23 08:38:43 kleink Exp $

SRCS+=	bcmp.c bcopy.c bzero.S ffs.S index.c memchr.c memcmp.c memset.S \
	rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.S \
	strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \
	strspn.c strstr.c swab.c