2000-05-02 20:06:45 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.8 2000/05/02 16:06:55 sjg Exp $
|
|
|
|
|
|
|
|
.include "../../Makefile.inc"
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1997-05-10 19:42:53 +04:00
|
|
|
REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s
|
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
|