summaryrefslogtreecommitdiff
path: root/lib/libc/arch/x86_64/string/Makefile.inc
blob: 1bd168e14e4313c5a2d9e785b1f93a13068c6654 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile.inc,v 1.7 2020/01/27 22:08:08 ad Exp $

# objects built from assembler sources
SRCS+=	bcopy.S ffs.S memchr.S  \
	memcpy.S memmove.S memset.S strcat.S strchr.S \
	strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S
NO_SRCS+= bzero.c