mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 05:59:13 -04:00
5 lines
127 B
Makefile
5 lines
127 B
Makefile
# $NetBSD: Makefile.inc,v 1.8 2009/08/11 17:30:43 dsl Exp $
|
|
|
|
SRCS+= ffs.S memcpy.S memset.S strlen.S
|
|
NO_SRCS+= bcopy.S bzero.S
|