]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/eyesIFX/RadioCountToFlash/Makefile
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / eyesIFX / RadioCountToFlash / Makefile
index 14ef6855f21e99c91fc07f6ac4a9823eb5dcd725..e98a3bc3e4de19a26d2b0549d61fb32ed9e19d3d 100644 (file)
@@ -1,5 +1,6 @@
 COMPONENT=RadioCountToFlashAppC
 BUILD_EXTRA_DEPS = RadioCountMsg.py RadioCountMsg.class
+CLEAN_EXTRA = *.class RadioCountMsg.py RadioCountMsg.java
 
 RadioCountMsg.py: RadioCountToFlash.h
        mig python -target=$(PLATFORM) $(CFLAGS) -python-classname=RadioCountMsg RadioCountToFlash.h RadioCountMsg -o $@