explicit make clean no longer needed since temporary files are now removed by default

This commit is contained in:
fros4943 2009-03-03 16:31:13 +00:00
parent 710c96afc5
commit 04ab2abe62

View file

@ -18,7 +18,7 @@
<identifier>sky1</identifier>
<description>Sky Mote Type #1</description>
<source>../../../examples/sky-shell-webserver/sky-shell-webserver.c</source>
<command>make clean TARGET=sky &amp;&amp; make sky-shell-webserver.sky TARGET=sky DEFINES=WITH_NULLMAC &amp;&amp; make clean TARGET=sky</command>
<command>make sky-shell-webserver.sky TARGET=sky DEFINES=WITH_NULLMAC</command>
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote