Merge pull request #418 from frtos-wpan/uninterrupted-cleanup

Makefile.include (clean): ignore rm -f failing (e.g., on "core")
This commit is contained in:
Oliver Schmidt 2013-11-13 13:35:37 -08:00
commit 3d3891df35

View File

@ -192,7 +192,7 @@ rm -f $(@:.o=.$$$$)
endef
clean:
rm -f *~ *core core *.srec \
-rm -f *~ *core core *.srec \
*.lst *.map \
*.cprg *.bin *.data contiki*.a *.firmware core-labels.S *.ihex *.ini \
*.ce *.co