add
This commit is contained in:
parent
8b3465cde0
commit
485e0f140e
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user