Makefile.inc revision 1.1
1# $NetBSD: Makefile.inc,v 1.1 2007/12/29 14:39:33 jmcneill 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 \ 6 skpc.c strcat.c strcpy.c strcasecmp.c \ 7 strncasecmp.c strncmp.c strncpy.c strtoul.c 8