2002-03-06 15:14:26 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.3 2002/03/06 12:14:26 lukem Exp $
|
2001-05-18 04:16:36 +04:00
|
|
|
|
|
|
|
.include "../../Makefile.inc"
|
|
|
|
|
|
|
|
LDSTATIC= -static # only static compilation makes sense here
|
|
|
|
|
|
|
|
# Where to find kernel images...
|
|
|
|
.include <bsd.kernobj.mk>
|