Makefile.inc revision 1.11
1# $NetBSD: Makefile.inc,v 1.11 1998/09/11 16:46:34 jonathan 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 memchr.c memcmp.c memset.c \ 7 strncasecmp.c __assert.c 8SRCS+= memcpy.S 9