80columns/.gitmodules
Jeff Epler a3034e2372 Implement make toolchain
.. this will download and build the 'cc65' and 'exomizer' prerequisites,
and then automatically pick them up on a subsequent 'make'.
2017-07-17 21:54:13 -07:00

6 lines
155 B
Text

[submodule "cc65"]
path = cc65
url = https://github.com/cc65/cc65
[submodule "exomizer"]
path = exomizer
url = https://github.com/bitshifters/exomizer