2002-04-10 19:05:41 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.10 2002/04/10 15:05:44 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>
|
2002-04-10 19:05:41 +04:00
|
|
|
SRCSYSDIR?= ${_SRC_TOP_}/sys
|