From e8a328732c2e4bd190d53395a5cb3bd29b1d2863 Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 11 May 2006 00:15:17 +0000 Subject: [PATCH] include before . --- distrib/utils/sysinst/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/utils/sysinst/Makefile.inc b/distrib/utils/sysinst/Makefile.inc index c91929705751..7d7755bdd481 100644 --- a/distrib/utils/sysinst/Makefile.inc +++ b/distrib/utils/sysinst/Makefile.inc @@ -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 # for HOST_SH .include # for mk.conf +.include # for HOST_SH .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" _MKSHTARGET_CREATE?= ${_MKSHMSG_CREATE} ${.CURDIR:T}/${.TARGET}