mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
# $NetBSD: Makefile.inc,v 1.6 2009/07/30 20:57:15 dsl Exp $
|
|
|
|
SRCS+= bcopy.S bzero.S ffs.S
|
|
|
|
SRCS+= memcpy.S memmove.S
|