Makefile.inc revision 1.7
1#	$NetBSD: Makefile.inc,v 1.7 1997/10/09 15:42:40 bouyer 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 \
7	strncasecmp.c __assert.c strchr.c
8