mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 21:49:06 -04:00
5 lines
148 B
Makefile
5 lines
148 B
Makefile
# $NetBSD: Makefile.inc,v 1.5 2010/03/12 09:12:35 uwe Exp $
|
|
|
|
SRCS+= bcmp.S bcopy.S bzero.S ffs.S memcmp.S
|
|
SRCS+= memcpy.S memmove.S memset.S
|