[Assorted-commits] SF.net SVN: assorted:[1400] simple-build/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-05-07 07:49:03
|
Revision: 1400 http://assorted.svn.sourceforge.net/assorted/?rev=1400&view=rev Author: yangzhang Date: 2009-05-07 07:49:02 +0000 (Thu, 07 May 2009) Log Message: ----------- added todo Modified Paths: -------------- simple-build/trunk/README Modified: simple-build/trunk/README =================================================================== --- simple-build/trunk/README 2009-05-07 07:48:18 UTC (rev 1399) +++ simple-build/trunk/README 2009-05-07 07:49:02 UTC (rev 1400) @@ -121,6 +121,7 @@ - selective target specification: enable configuration of rules (esp. `all`) to build only certain targets that the user is interested in (currently all configurations of all programs are built) +- conveniently express dynamic dependenciess (vs. GNU Make `-include` hacks) Related Work ------------ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |