1 1.7 ad # $NetBSD: Makefile.inc,v 1.7 2020/01/27 22:06:13 ad Exp $ 2 1.1 fvdl 3 1.6 joerg SRCS+= byte_swap_2.S byte_swap_4.S byte_swap_8.S 4 1.4 dsl SRCS+= ffs.S 5 1.7 ad SRCS+= memchr.S memcpy.S memmove.S memset.S 6 1.4 dsl SRCS+= strcat.S strchr.S strcmp.S 7 1.4 dsl SRCS+= strcpy.S strlen.S 8 1.4 dsl SRCS+= strrchr.S 9 1.4 dsl SRCS+= scanc.S skpc.S 10 1.4 dsl SRCS+= random.S 11