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

7 lines
274 B
PHP
Raw Normal View History

2000-01-05 17:07:29 +03:00
# $NetBSD: Makefile.inc,v 1.1 2000/01/05 14:07:37 msaitoh Exp $
SRCS+= bcmp.c bcopy.c bzero.c ffs.c index.c memchr.c memcmp.c memset.c \
rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.c \
strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \
strspn.c strstr.c swab.c