1998-03-02 22:50:53 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.6 1998/03/02 19:50:53 cgd Exp $
|
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
|
|
|
|
|
|
|
# Hack needed to find kernel images...
|
|
|
|
BSDSRCDIR?= /usr/src
|
|
|
|
SRCSYSDIR?= ${BSDSRCDIR}/sys
|