Subversion Repositories DevTools

Rev

Rev 261 | Rev 335 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 261 Rev 287
Line 219... Line 219...
219
#
219
#
220
###############################################################################
220
###############################################################################
221
 
221
 
222
sub ToolsetCXXDepend
222
sub ToolsetCXXDepend
223
{
223
{
224
    #ToolsetCCDepend() handles both CC and CXX source
224
    ToolsetCCDepend();
225
}
225
}
226
 
226
 
227
###############################################################################
227
###############################################################################
228
#   ToolsetCXX( $name, $source, $obj, $pArgs )
228
#   ToolsetCXX( $name, $source, $obj, $pArgs )
229
#       This subroutine takes the user options and builds the rule(s)
229
#       This subroutine takes the user options and builds the rule(s)