From fdb0c2a36c2e51956565b69d24cc409ad5c02c50 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 13 May 2005 21:00:12 +0000 Subject: Fixed a typo in the comment. --- mk/tools/make.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/tools/make.mk') diff --git a/mk/tools/make.mk b/mk/tools/make.mk index 7ea7bab6b26..d947834fc37 100644 --- a/mk/tools/make.mk +++ b/mk/tools/make.mk @@ -1,4 +1,4 @@ -# $NetBSD: make.mk,v 1.7 2005/05/10 19:34:02 jlam Exp $ +# $NetBSD: make.mk,v 1.8 2005/05/13 21:00:12 rillig Exp $ # # This Makefile fragment creates a tool called "make" under ${TOOLS_DIR} # that corresponds to the make program used to build the package. @@ -6,7 +6,7 @@ # within a makefile or script. It also sets MAKE_PROGRAM to the path # of that make program. Lastly, pass ${MAKE_PROGRAM} to GNU configure # scripts in the MAKE variable so that the scripts will embed the -# correct correct path to the make program used to build the package +# correct path to the make program used to build the package # into the generated Makefiles. # -- cgit v1.2.3