NetBSD/lib/libc/arch/m68k/string/Makefile.inc

8 lines
328 B
Makefile

# $NetBSD: Makefile.inc,v 1.3 2001/02/05 00:17:22 scottr Exp $
SRCS+= bcmp.S bcopy.S bzero.S ffs.S index.S memchr.c memcmp.S memset.S \
rindex.S strcat.S strcmp.S strcpy.S strcspn.c strlen.S \
strncat.c strncmp.S strncpy.S strpbrk.c strsep.c \
strspn.c strstr.c swab.S
SRCS+= memcpy.S memccpy.S memmove.S strchr.S strrchr.S