minix/lib/libc/arch/mips/string/Makefile.inc

8 lines
166 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.5 2009/12/14 01:07:42 matt Exp $
SRCS+= bcmp.S bcopy.S bzero.S \
ffs.S \
memcpy.S memmove.S \
strchr.S strrchr.S \
strcmp.S strlen.S