carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_create_make_target.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 	<meta http-equiv="Content-Language" content="en-us">
       
     6 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     7 	<title>Create a Make Target</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Create a Make Target</h1>
       
    13 
       
    14 <p>You can define build settings when you create a Make Target.</p>
       
    15 
       
    16 <p><img img src="../images/create_make_target_win.png" alt="Create a Make Target Window"></p>
       
    17 
       
    18 
       
    19 <dl>
       
    20   <dt>Target Name</dt><dd>Name of the Make Target.</dd>
       
    21   <dt>Make Target</dt><dd>The reference to the make section in your makefile.</dd>
       
    22   <dt>Use default</dt><dd>Select this checkbox to use the default make command. Clear the check box to specify a new make command.</dd>
       
    23   <dt>Build command</dt><dd>If you clear the <b>Use default</b> checkbox type a new make command in this field.</dd>
       
    24   <dt>Stop on first build error</dt> <dd>Stops the build when an error occurs.</dd>
       
    25   <dt>Run all project builders</dt><dd>Runs additional project builders such as discovery.</dd>
       
    26 </dl>
       
    27 
       
    28 
       
    29 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    30 <br>
       
    31 <a href="../concepts/cdt_c_build_over.htm">Build overview</a><br>
       
    32 <a href="../concepts/cdt_c_makefile.htm">Makefile</a></p>
       
    33 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
       
    34 <a href="../tasks/cdt_t_new_make.htm">Creating a makefile</a><br>
       
    35 <a href="../tasks/cdt_t_addmaketarget.htm">Creating a Make Target</a><br>
       
    36 
       
    37 <a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a></p>
       
    38 
       
    39 
       
    40 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > 
       
    41 
       
    42 
       
    43 </body>
       
    44 
       
    45 </html>