From: Ian Lance Taylor Date: Mon, 26 Sep 1994 19:03:29 +0000 (+0000) Subject: comment fix X-Git-Tag: gdb-4_18~13433 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80cbf870229e5d5f7559f857a9d3eea992883b06;p=platform%2Fupstream%2Fbinutils.git comment fix --- diff --git a/Makefile.in b/Makefile.in index 8a86b4e..6fd21d9 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):