From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 4 Apr 2015 15:18:47 +0200 Subject: [Buildroot] [PATCH 3/4] Makefile: help: add package-specific targets In-Reply-To: <1426967388-559-4-git-send-email-arnout@mind.be> References: <1426967388-559-1-git-send-email-arnout@mind.be> <1426967388-559-4-git-send-email-arnout@mind.be> Message-ID: <20150404151847.58201f4e@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Arnout Vandecappelle (Essensium/Mind), On Sat, 21 Mar 2015 20:49:47 +0100, Arnout Vandecappelle (Essensium/Mind) wrote: > + @echo > + @echo 'Package-specific:' > + @echo ' - Build and install and all its dependencies' > + @echo ' -source - Only download the source files for ' > + @echo ' -extract - Extract sources' > + @echo ' -patch - Apply patches to ' > + @echo ' -depends - Build '\''s dependencies' > + @echo ' -configure - Build up to the configure step' > + @echo ' -build - Build up to the build step' > + @echo ' -graph-depends - Display '\''s dependencies' > + @echo ' -graph-depends - Generate a graph of '\''s dependencies' Why -graph-depends two times? I've kept only the second occurrence. > + @echo ' -dirclean - Remove build directory' > + @echo ' -reconfigure - Restart the build from the configure step' > + @echo ' -rebuild - Restart the build from the build step' Do you think it would make sense to add -reinstall here? Applied with the -graph-depends thing fixed. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com