Makefile.inc revision 1.8
1#	$NetBSD: Makefile.inc,v 1.8 1997/10/24 15:32:30 chuck Exp $
2#
3#	There are likely more that we will notice when we go native
4
5SRCS+=	random.c scanc.c skpc.c strcat.c strcpy.c strncmp.c strncpy.c \
6	bswap16.c bswap32.c bswap64.c memchr.c \
7	strncasecmp.c __assert.c strchr.c
8