add
This commit is contained in:
1
Makefile
1
Makefile
@@ -41,6 +41,7 @@ install:
|
|||||||
cp -f -r $(BIN) $(INSTALL_PATH)
|
cp -f -r $(BIN) $(INSTALL_PATH)
|
||||||
|
|
||||||
Rpack:
|
Rpack:
|
||||||
|
make clean
|
||||||
rm -rf xgboost xgboost*.tar.gz
|
rm -rf xgboost xgboost*.tar.gz
|
||||||
cp -r R-package xgboost
|
cp -r R-package xgboost
|
||||||
rm -rf xgboost/inst/examples/*.buffer
|
rm -rf xgboost/inst/examples/*.buffer
|
||||||
|
|||||||
Reference in New Issue
Block a user