From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert P. J. Day Date: Tue, 21 Oct 2014 16:23:24 -0400 (EDT) Subject: [U-Boot] "make help" talks about "starred" targets when nothing is starred Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de running "make help" concludes with the claim: "Execute "make" or "make all" to build all targets marked with [*]" but i see no make targets marked that way -- i suspect that was just a copy and paste from the kernel Makefile, yes? rday