Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 8466028b5cf2f6d04573bd77658ade07f07b156a (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                           
                          
 

                                                                                                                 

       
      
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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>Tutorial</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h3>Create a makefile</h3>

<p>You should now see the <b>New File</b> wizard.</p> 
<p>Enter <b>makefile</b> for the name of the file in the <b>File name</b> text area then click <b>Finish</b>.</p>

</body>
</html>

Back to the top