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>
|