Makefile.inc revision 1.7
11.7Sad# $NetBSD: Makefile.inc,v 1.7 2020/01/27 22:08:08 ad Exp $ 21.1Sfvdl 31.4Sdsl# objects built from assembler sources 41.7SadSRCS+= bcopy.S ffs.S memchr.S \ 51.3Sdsl memcpy.S memmove.S memset.S strcat.S strchr.S \ 61.1Sfvdl strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S 71.6SchristosNO_SRCS+= bzero.c 8