Silence removing dist/bin.

This commit is contained in:
Fedor 2020-05-07 14:45:16 +03:00
parent 6133f095fa
commit 1f280219d9
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ $(TIERS) binaries:: CLOBBER $(configure_dir)/configure config.status $(BUILD_BAC
# try and make this not have to happen, we actually want dist/bin to be
# completely removed regardless.
default alldep all::
$(RM) -r $(DIST)/bin
@$(RM) -r $(DIST)/bin
ifndef JS_STANDALONE
ifdef COMPILE_ENVIRONMENT
$(TIERS) binaries:: $(topsrcdir)/js/src/configure js/src/config.status