X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=support%2Fmake%2Fclean.target;h=d6a3b39bdba925ac0846513fce348ed81f9c06d6;hb=7d96613a9b510440817be50586cb7e5a0783aa48;hp=9d6d9510ef4f7c3228fc3ad1039a0ac38833f20b;hpb=6da9afa60f9d4a4ceadd9125dd044d929a8e5b5f;p=tinyos-2.x.git diff --git a/support/make/clean.target b/support/make/clean.target index 9d6d9510..d6a3b39b 100644 --- a/support/make/clean.target +++ b/support/make/clean.target @@ -2,5 +2,5 @@ #$Id$ clean: FORCE - rm -rf build $(CLEAN_EXTRA) + rm -rf build $(CLEAN_EXTRA) pp rm -rf _TOSSIMmodule.so TOSSIM.pyc TOSSIM.py