Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cc65:project_setup [2013-01-17 00:22]
silverdr [THE Makefile itself]
cc65:project_setup [2013-01-22 13:49] (current)
silverdr [Setting up somewhat bigger projects]
Line 12: Line 12:
 If you move further down the page, you will find THE ''Makefile'' for many simple to medium sized cc65 projects, which does not require any rewriting. There are some (we hope reasonable) conventions((Yes, some of us are big fans of "Convention over Configuration" paradigm.)), which you can easily follow when setting up the project: If you move further down the page, you will find THE ''Makefile'' for many simple to medium sized cc65 projects, which does not require any rewriting. There are some (we hope reasonable) conventions((Yes, some of us are big fans of "Convention over Configuration" paradigm.)), which you can easily follow when setting up the project:
  
-  - Create new directory naming it as you would like the program to be called ("superfrog"((Or should it rather be called "superprog"? ;-) )) for a good example)+  - Create new directorynaming it as you would like the program to be called ("superfrog"((Or should it rather be called "superprog"? ;-) )) for a good example)
   - Download and save the following ''Makefile'' inside this directory   - Download and save the following ''Makefile'' inside this directory
   - Inside the same directory create a subdirectory named "src"   - Inside the same directory create a subdirectory named "src"
cc65/project_setup.txt ยท Last modified: 2013-01-22 13:49 by silverdr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki