NetBSD/distrib/sun2/Makefile.inc

11 lines
273 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.2 2001/12/17 20:27:39 fredette Exp $
2001-05-18 04:16:36 +04:00
.include "../../Makefile.inc"
REV!=sh ${.CURDIR}/../../../sys/conf/osrelease.sh -s
2001-05-18 04:16:36 +04:00
LDSTATIC= -static # only static compilation makes sense here
# Where to find kernel images...
.include <bsd.kernobj.mk>