Lines Matching refs:RM
199 $(RM) -r out/Makefile $(NODE_EXE) $(NODE_G_EXE) out/$(BUILDTYPE)/$(NODE_EXE) \
201 @if [ -d out ]; then $(FIND) out/ -name '*.o' -o -name '*.a' -o -name '*.d' | xargs $(RM) -r; fi
202 $(RM) -r node_modules
203 @if [ -d deps/icu ]; then echo deleting deps/icu; $(RM) -r deps/icu; fi
204 $(RM) test.tap
213 $(RM) -r test/tmp*
214 $(RM) -r test/.tmp*
219 $(RM) -r out
220 $(RM) config.gypi icu_config.gypi
221 $(RM) config.mk
222 $(RM) -r $(NODE_EXE) $(NODE_G_EXE)
223 $(RM) -r node_modules
224 $(RM) -r deps/icu
225 $(RM) -r deps/icu4c*.tgz deps/icu4c*.zip deps/icu-tmp
226 $(RM) $(BINARYTAR).* $(TARBALL).*
236 $(RM) -r node_modules
237 $(RM) -r gcovr
238 $(RM) -r coverage/tmp
240 -type f -exec $(RM) {} \;
264 $(FIND) out/$(BUILDTYPE)/obj.target -name "*.gcda" -type f -exec $(RM) {} \;
320 $(RM) -r coverage/tmp
381 $(RM) -r test/addons/??_*/; \
603 $(RM) -r out/wpt
664 $(RM) -r test/js-native-api/*/build
665 $(RM) test/js-native-api/.buildstamp
674 $(RM) -r test/node-api/*/build
675 $(RM) test/node-api/.buildstamp
684 $(RM) -r test/addons/??_*/
685 $(RM) -r test/addons/*/build
686 $(RM) test/addons/.buildstamp test/addons/.docbuildstamp
788 @cp $< $@ ; $(RM) out/doc/api/assets/README.md
852 $(RM) -r out/doc
853 $(RM) "$(VERSIONS_DATA)"
1086 $(RM) -r $(MACOSOUTDIR)
1179 $(RM) -r $(TARNAME)/.editorconfig
1180 $(RM) -r $(TARNAME)/.git*
1181 $(RM) -r $(TARNAME)/.mailmap
1182 $(RM) -r $(TARNAME)/deps/openssl/openssl/demos
1183 $(RM) -r $(TARNAME)/deps/openssl/openssl/doc
1184 $(RM) -r $(TARNAME)/deps/openssl/openssl/test
1185 $(RM) -r $(TARNAME)/deps/uv/docs
1186 $(RM) -r $(TARNAME)/deps/uv/samples
1187 $(RM) -r $(TARNAME)/deps/uv/test
1188 $(RM) -r $(TARNAME)/deps/v8/samples
1189 $(RM) -r $(TARNAME)/deps/v8/tools/profviz
1190 $(RM) -r $(TARNAME)/deps/v8/tools/run-tests.py
1191 $(RM) -r $(TARNAME)/doc/images # too big
1192 $(RM) -r $(TARNAME)/test*.tap
1193 $(RM) -r $(TARNAME)/tools/cpplint.py
1194 $(RM) -r $(TARNAME)/tools/eslint-rules
1195 $(RM) -r $(TARNAME)/tools/license-builder.sh
1196 $(RM) -r $(TARNAME)/tools/node_modules
1197 $(RM) -r $(TARNAME)/tools/osx-*
1198 $(RM) -r $(TARNAME)/tools/osx-pkg.pmdoc
1199 find $(TARNAME)/deps/v8/test/* -type d ! -regex '.*/test/torque$$' | xargs $(RM) -r
1200 find $(TARNAME)/deps/v8/test -type f ! -regex '.*/test/torque/.*' | xargs $(RM)
1201 find $(TARNAME)/deps/zlib/contrib/* -type d ! -regex '.*/contrib/optimizations$$' | xargs $(RM) -r
1202 find $(TARNAME)/ -name ".eslint*" -maxdepth 2 | xargs $(RM)
1203 find $(TARNAME)/ -type l | xargs $(RM)
1205 $(RM) -r $(TARNAME)
1210 $(RM) $(TARNAME).tar
1245 find $(TARNAME)/ -type l | xargs $(RM)
1247 $(RM) -r $(TARNAME)
1252 $(RM) $(TARNAME)-headers.tar
1270 $(RM) -r $(BINARYNAME)
1271 $(RM) -r out/deps out/Release
1290 $(RM) -r $(BINARYNAME)
1295 $(RM) $(BINARYNAME).tar
1326 $(RM) -r benchmark/napi/*/build
1327 $(RM) benchmark/napi/.buildstamp
1331 $(RM) tools/.*mdlintstamp
1337 $(RM) -r tools/lint-md/node_modules
1338 $(RM) tools/.*mdlintstamp
1468 $(RM) -r tools/clang-format/node_modules
1587 $(RM) tools/.*lintstamp
1588 $(RM) .eslintcache