Commit Graph

5 Commits

Author SHA1 Message Date
fincs
1951d3b793 Update Makefiles for devkitARM r45 2015-12-07 11:44:36 +01:00
fincs
e554f11999 Update template Makefile with the following changes:
- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
2015-11-21 01:12:33 +01:00
Emmanuel Gil Peyrot
b2e01b17a1 Remove the executable bit from examples’ Makefiles
The normal way to invoke a Makefile is to run `make`, not to run the
Makefile directly.  Besides they would be missing a shebang anyway.
2015-10-06 22:58:03 +01:00
Aurelio Mannara
4130bb71d0 Updated for latest ctrulib 2015-05-25 22:42:46 +02:00
Aurelio Mannara
9887432e1d Used *.c extension and lower case dir name 2014-12-15 09:35:00 +01:00