Added the 6502 targets to the default nightly build checks

This commit is contained in:
adamdunkels 2008-08-19 09:20:27 +00:00
parent c6c11d1245
commit 9f9ba7d6d9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ all:
@uname -a @uname -a
@$(MAKE) -s -k compile || cat *.output @$(MAKE) -s -k compile || cat *.output
compile: msp430 native compile: 6502 msp430 native
6502: c64.platform c128.platform apple2enh.platform 6502: c64.platform c128.platform apple2enh.platform
msp430: sky.platform esb.platform # msb430.platform msp430: sky.platform esb.platform # msb430.platform