[complement-svn] SF.net SVN: complement: [1628] trunk/WWW/explore/Complement/MakeTags.shtml
Status: Pre-Alpha
Brought to you by:
complement
From: <com...@us...> - 2007-07-18 12:17:24
|
Revision: 1628 http://svn.sourceforge.net/complement/?rev=1628&view=rev Author: complement Date: 2007-07-18 05:17:22 -0700 (Wed, 18 Jul 2007) Log Message: ----------- ref to GNU Standard Tags Modified Paths: -------------- trunk/WWW/explore/Complement/MakeTags.shtml Modified: trunk/WWW/explore/Complement/MakeTags.shtml =================================================================== --- trunk/WWW/explore/Complement/MakeTags.shtml 2007-07-18 12:01:38 UTC (rev 1627) +++ trunk/WWW/explore/Complement/MakeTags.shtml 2007-07-18 12:17:22 UTC (rev 1628) @@ -19,6 +19,8 @@ </div> <div class="main"> <h2 class="lheader">Build tags</h2> + <p>This make tags inspired by <a href="http://www.gnu.org/software/make/manual/html_node/Standard-Targets.html#Standard-Targets">GNU make Standard Targets document</a>. + </p> <dl> <dt>all</dt> <dd>Deafult tag; build release-shared, dbg-shared, stlport-debug (if applicable) tags</dd> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |