6809 now uses its own stdint.h, not 6502's.
authorAndy Valencia <ajv-899-334-8894@vsta.org>
Fri, 15 Jul 2016 20:10:39 +0000 (13:10 -0700)
committerAndy Valencia <ajv-899-334-8894@vsta.org>
Fri, 15 Jul 2016 20:10:39 +0000 (13:10 -0700)
commit00ffc588bc99d1b2f5cf4527ff83b23d4d6e01d8
treec87916a226a4f15324e9259202d2a9052b13ab9f
parent66ae8876afea9a8161e795d570b5cd5c6794481b
6809 now uses its own stdint.h, not 6502's.
Add a few build bits to be gitignore'ed.
13 files changed:
Applications/MWC/cmd/Makefile.6809
Applications/V7/cmd/Makefile.6809
Applications/V7/cmd/sh/Makefile.6809
Applications/V7/games/Makefile.6809
Applications/cave/Makefile.6809
Applications/dw/Makefile.6809
Applications/games/Makefile.6809
Applications/levee/Makefile.6809
Applications/util/Makefile.6809
Kernel/platform-coco3/.gitignore [new file with mode: 0644]
Library/include/6809/stdint.h [new file with mode: 0644]
Library/libs/.gitignore
Library/libs/Makefile.6809