mvme68k specific makefile for Mi miniroot

This commit is contained in:
scw 1997-12-17 21:56:56 +00:00
parent 6f0850a271
commit 0de0adef3f
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# $NetBSD: Makefile.inc,v 1.1 1997/12/17 21:56:56 scw Exp $
REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s
LDSTATIC= -static
# Hack needed to find kernel images...
BSDSRCDIR?= /usr/src
SRCSYSDIR?= ${BSDSRCDIR}/sys