Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 58: Line 58:  
NOTE: When you compile, all of your '.o' files will go in a directory called obj that will be created by the Makefile if it does not already exist.
 
NOTE: When you compile, all of your '.o' files will go in a directory called obj that will be created by the Makefile if it does not already exist.
   −
== Creating programs ==
+
== Creating programs Without the Default Makefile ==
 
You can also use your own Makefile or method of building.
 
You can also use your own Makefile or method of building.
  

Navigation menu