Added the 6502 targets to the default nightly build checks
This commit is contained in:
parent
c6c11d1245
commit
9f9ba7d6d9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ all:
|
|||
@uname -a
|
||||
@$(MAKE) -s -k compile || cat *.output
|
||||
|
||||
compile: msp430 native
|
||||
compile: 6502 msp430 native
|
||||
|
||||
6502: c64.platform c128.platform apple2enh.platform
|
||||
msp430: sky.platform esb.platform # msb430.platform
|
||||
|
|
Loading…
Reference in a new issue