1 # $NetBSD: Makefile.inc,v 1.20 2009/08/14 19:23:54 dsl Exp $
3 # There are likely more that we will notice when we go native
5 NO_SRCS+= imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c
8 SRCS+= __assert.c memchr.c memcmp.c random.c scanc.c \
9 skpc.c strcat.c strcpy.c strcasecmp.c \
10 strncasecmp.c strncmp.c strncpy.c strtoul.c
12 SRCS+= byte_swap_2.S byte_swap_4.S byte_swap_8.S \
13 ffs.S memcpy.S memset2.c memmove.S \