| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -220,7 +220,7 @@ testclean: ## Remove test artifacts. | |||
| 220 | 220 | distclean: ## Remove all build and test artifacts. | |
| 221 | 221 | $(RM) -r out | |
| 222 | 222 | $(RM) config.gypi icu_config.gypi | |
| 223 | - $(RM) config.mk | ||
| 223 | + $(RM) config.mk config.status | ||
| 224 | 224 | $(RM) -r $(NODE_EXE) $(NODE_G_EXE) | |
| 225 | 225 | $(RM) -r node_modules | |
| 226 | 226 | $(RM) -r deps/icu | |
| Back | FazBrowse Home | New Git URL |
0 commit comments