From 80cbf870229e5d5f7559f857a9d3eea992883b06 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 26 Sep 1994 19:03:29 +0000 Subject: [PATCH] comment fix --- Makefile.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 8a86b4e2a89..6fd21d91a52 100644 --- a/Makefile.in +++ b/Makefile.in @@ -713,8 +713,9 @@ $(ALL_MODULES) all-glob all-gui all-libproc: true; \ fi -# This rule is used to check the modules which use FLAGS_TO_PASS. To -# build a target check-X means to cd to X and make all. +# These rules are used to check the modules which use FLAGS_TO_PASS. +# To build a target check-X means to cd to X and make check. Some +# modules are only tested in a native toolchain. .PHONY: $(CHECK_MODULES) $(NATIVE_CHECK_MODULES) $(CROSS_CHECK_MODULES) $(NATIVE_CHECK_MODULES): -- 2.30.2