minor update

This commit is contained in:
socec 2014-03-09 18:53:38 +01:00
parent 199d2cb6c2
commit a76c350de7

View file

@ -39,4 +39,5 @@ default: $(TARGET)
# clean removec object files and target
clean:
-rm -f *.o
-rm -f $(TARGET)
-rm -f $(TARGET)