summaryrefslogtreecommitdiff
path: root/lib/libc/arch/mips/string/Makefile.inc
blob: b085ea37000df50da8f7f31abed9c648f44b7360 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile.inc,v 1.1 1995/03/20 14:45:47 mycroft Exp $

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