# $NetBSD: Makefile.inc,v 1.1 2014/08/10 05:47:38 matt Exp $ SRCS+= byte_swap_2.S byte_swap_4.S byte_swap_8.S SRCS+= memcmp.S SRCS+= memcpy.S SRCS+= memset.S #SRCS+= memmove.S #SRCS+= strcmp.S #SRCS+= strncmp.S