From d72803be72a153bd18a644c5ba2d88fbb63b7cd3 Mon Sep 17 00:00:00 2001 From: lukem Date: Mon, 14 Jul 2003 00:50:04 +0000 Subject: [PATCH] Pull in to provide the defaults for TOOL_* when USETOOLS=never --- share/mk/bsd.info.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/mk/bsd.info.mk b/share/mk/bsd.info.mk index c2fab9175ac7..be44dac45b53 100644 --- a/share/mk/bsd.info.mk +++ b/share/mk/bsd.info.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.info.mk,v 1.29 2003/07/10 10:34:35 lukem Exp $ +# $NetBSD: bsd.info.mk,v 1.30 2003/07/14 00:50:04 lukem Exp $ .include @@ -84,5 +84,6 @@ cleaninfo: ##### Pull in related .mk logic .include +.include ${TARGETS}: # ensure existence