2002-03-06 15:14:26 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.9 2002/03/06 12:15:19 lukem Exp $
|
2000-05-02 20:06:45 +04:00
|
|
|
|
|
|
|
.include "../../Makefile.inc"
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1998-03-02 22:50:53 +03:00
|
|
|
LDSTATIC= -static # only static compilation makes sense here
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1999-05-16 12:21:52 +04:00
|
|
|
# Where to find kernel images...
|
2000-05-02 20:06:45 +04:00
|
|
|
.include <bsd.kernobj.mk>
|
1995-10-09 02:07:44 +03:00
|
|
|
SRCSYSDIR?= ${BSDSRCDIR}/sys
|