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

7 lines
327 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.2 1996/09/24 09:29:52 matthias Exp $
1995-03-20 17:45:27 +03:00
SRCS+= bcmp.S bcopy.S bzero.S ffs.S index.S memchr.S memcmp.S memcpy.S \
memset.S memmove.S rindex.S strcat.S strchr.S strcmp.S strcpy.S \
strlen.S strncat.S strncmp.S strncpy.S strrchr.S memccpy.S
SRCS+= strcspn.c strpbrk.c strsep.c strspn.c strstr.c swab.c