2002-04-10 19:05:41 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.4 2002/04/10 15:05:43 lukem Exp $
|
2000-05-02 20:06:45 +04:00
|
|
|
|
|
|
|
.include "../../../Makefile.inc"
|
1997-12-18 00:56:56 +03:00
|
|
|
|
2002-04-10 19:05:41 +04:00
|
|
|
REV!=sh ${_SRC_TOP_}/sys/conf/osrelease.sh -s
|
1997-12-18 00:56:56 +03:00
|
|
|
|
1998-03-02 22:58:19 +03:00
|
|
|
LDSTATIC= -static # only static compilation makes sense here
|
1997-12-18 00:56:56 +03:00
|
|
|
|
|
|
|
# Hack needed to find kernel images...
|
2002-04-10 19:05:41 +04:00
|
|
|
SRCSYSDIR?= ${_SRC_TOP_}/sys
|