diff --git a/Makefile b/Makefile index d3140777d..28a289ac6 100644 --- a/Makefile +++ b/Makefile @@ -41,6 +41,7 @@ install: cp -f -r $(BIN) $(INSTALL_PATH) Rpack: + make clean rm -rf xgboost xgboost*.tar.gz cp -r R-package xgboost rm -rf xgboost/inst/examples/*.buffer