Makefile.inc revision 1.18
1#	$NetBSD: Makefile.inc,v 1.18 2005/12/11 12:24:45 christos Exp $
2#
3#	The rest of the lib routines are in machine/macros.h
4#
5SRCS+=	__assert.c __main.c blkcpy.S blkset.S bswap64.S random.S \
6	strcasecmp.c strncasecmp.c strncmp.c strtoul.c udiv.S urem.S \
7	strncpy.c memcmp.c strcat.c strcpy.c strcmp.c strlen.c memchr.c
8