Removed deprecated MSP430 flash test.
[goodfet] / client / Makefile
index bf3fb10..27933cb 100644 (file)
@@ -2,6 +2,7 @@
 
 link:
        rm -f /usr/local/bin/goodfet.*
+       rm -rf *~
        ln -s `pwd`/goodfet.* /usr/local/bin/
 install:
        #Try 'make link' instead.