1999-05-16 12:21:52 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 1999/05/16 08:21:52 gwr 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
|
|
|
|
1999-05-16 12:21:52 +04:00
|
|
|
# Where to find kernel images...
|
1995-10-09 02:07:44 +03:00
|
|
|
BSDSRCDIR?= /usr/src
|
|
|
|
SRCSYSDIR?= ${BSDSRCDIR}/sys
|
1999-05-16 12:21:52 +04:00
|
|
|
KERNOBJDIR?= ${SRCSYSDIR}/arch/sun3/compile
|