NetBSD/distrib/sun2/Makefile.inc
fredette 920566d233 Sync with the sun3 distrib code, and fixed many problems
to the point where this is truly useful for building
sun2 releases.
2001-12-17 20:27:39 +00:00

11 lines
273 B
Makefile

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