carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_create_make_target.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">

<head>
	<meta http-equiv="Content-Language" content="en-us">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>Create a Make Target</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>Create a Make Target</h1>

<p>You can define build settings when you create a Make Target.</p>

<p><img img src="../images/create_make_target_win.png" alt="Create a Make Target Window"></p>


<dl>
  <dt>Target Name</dt><dd>Name of the Make Target.</dd>
  <dt>Make Target</dt><dd>The reference to the make section in your makefile.</dd>
  <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>
  <dt>Build command</dt><dd>If you clear the <b>Use default</b> checkbox type a new make command in this field.</dd>
  <dt>Stop on first build error</dt> <dd>Stops the build when an error occurs.</dd>
  <dt>Run all project builders</dt><dd>Runs additional project builders such as discovery.</dd>
</dl>


<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_build_over.htm">Build overview</a><br>
<a href="../concepts/cdt_c_makefile.htm">Makefile</a></p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
<a href="../tasks/cdt_t_new_make.htm">Creating a makefile</a><br>
<a href="../tasks/cdt_t_addmaketarget.htm">Creating a Make Target</a><br>

<a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a></p>


<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > 


</body>

</html>