mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 06:59:29 -04:00
5 lines
125 B
Makefile
5 lines
125 B
Makefile
# $NetBSD: Makefile.inc,v 1.5 2009/07/30 20:57:16 dsl Exp $
|
|
|
|
SRCS+= bcopy.S bzero.S ffs.S memset.S
|
|
SRCS+= memcpy.S memmove.S
|