NetBSD-5.0.2/sys/lib/libkern/arch/mips/Makefile.inc

#	$NetBSD: Makefile.inc,v 1.18 2001/12/27 00:10:39 shin Exp $
#
#	There are likely more that we will notice when we go native

SRCS+=	__assert.c bswap64.c memchr.c memcmp.c memset.c random.c scanc.c \
	skpc.c strcat.c strcpy.c strcasecmp.c \
	strncasecmp.c strncmp.c strncpy.c strtoul.c

SRCS+=	byte_swap_2.S byte_swap_4.S ffs.S memcpy.S memset.S memmove.S \
	strlen.S strcmp.S