include <bsd.own.mk> before <bsd.sys.mk>.

This commit is contained in:
mrg 2006-05-11 00:15:17 +00:00
parent 0fa82c2792
commit e8a328732c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.42 2006/01/12 22:02:44 dsl Exp $
# $NetBSD: Makefile.inc,v 1.43 2006/05/11 00:15:17 mrg Exp $
#
# Makefile for sysinst
@ -24,8 +24,8 @@ LANGUAGES?= de en es fr pl
MSG_MD?= msg.md.${SYSINSTLANG}
MENUS_MD?= menus.md.${SYSINSTLANG}
.include <bsd.sys.mk> # for HOST_SH
.include <bsd.own.mk> # for mk.conf
.include <bsd.sys.mk> # for HOST_SH
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
_MKSHTARGET_CREATE?= ${_MKSHMSG_CREATE} ${.CURDIR:T}/${.TARGET}