1 # $NetBSD: Makefile.inc,v 1.11 2009/08/03 06:25:34 dsl Exp $
3 SRCS+= bzero.S ffs.S strlen.S
6 # disable the asm versions of these because they break the explora.
7 # the special rules here are to override the suffix rules which seem
8 # to prefer .S files over .c
9 .if ${MACHINE} == "evbppc"
23 SRCS+= memcmp.S bcopy.S memcpy.S memmove.S