Provide a default for MKMODULE.

This commit is contained in:
bjh21 2006-03-29 13:51:54 +00:00
parent 01ef02441c
commit 5c391b1150
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.buildboot,v 1.9 2006/03/28 20:45:46 bjh21 Exp $
# $NetBSD: Makefile.buildboot,v 1.10 2006/03/29 13:51:54 bjh21 Exp $
S?= ${.CURDIR}/../../../..
@ -16,6 +16,7 @@ LIBC=
LIBCRTBEGIN=
LIBCRTEND=
MKMODULE?=no
.if ${MKMODULE} == "yes"
RISCOSTYPE ?= ffa
LINKFLAGS+=-shared -Bsymbolic --no-undefined -T ${.CURDIR}/../module.ldscript