with target specific extensions (.sky)

This commit is contained in:
fros4943 2008-11-03 14:40:51 +00:00
parent 6095919463
commit b14dddcb3d
4 changed files with 43 additions and 43 deletions

View File

@ -19,7 +19,7 @@
<identifier>sky1</identifier>
<description>Sky Mote Type #1</description>
<source>../../../examples/rime/example-abc.c</source>
<command>make example-abc.firmware TARGET=sky</command>
<command>make example-abc.sky TARGET=sky</command>
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote

View File

@ -19,7 +19,7 @@
<identifier>sky1</identifier>
<description>Sky Mote Type #1</description>
<source>../../../examples/rime/example-trickle.c</source>
<command>make example-trickle.firmware TARGET=sky</command>
<command>make example-trickle.sky TARGET=sky</command>
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote

View File

@ -19,7 +19,7 @@
<identifier>sky1</identifier>
<description>Sky Mote Type #1</description>
<source>../../../examples/sky/test-coffee.c</source>
<command>make test-coffee.firmware TARGET=sky</command>
<command>make test-coffee.sky TARGET=sky</command>
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote

View File

@ -19,7 +19,7 @@
<identifier>sky1</identifier>
<description>Sky Mote Type #1</description>
<source>../../../examples/hello-world/hello-world.c</source>
<command>make hello-world.firmware TARGET=sky</command>
<command>make hello-world.sky TARGET=sky</command>
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote