Makefile.inc revision 1.2
1# $NetBSD: Makefile.inc,v 1.2 2009/08/12 21:20:41 dsl Exp $ 2# 3# There are likely more that we will notice when we go native 4 5SRCS+= __assert.c bswap64.c memchr.c memcmp.c memset.c random.c scanc.c 6SRCS+= skpc.c strcat.c strcpy.c strcasecmp.c 7SRCS+= strncasecmp.c strncmp.c strncpy.c strtoul.c 8