mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
11 lines
127 B
Makefile
11 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.11 2008/06/06 13:35:06 ad Exp $
|
|
#
|
|
|
|
USE_SHLIBDIR= yes
|
|
|
|
LIB= m387
|
|
|
|
SRCS=empty.S
|
|
|
|
.include <bsd.lib.mk>
|