This commit is contained in:
tqchen
2014-11-19 15:28:09 -08:00
parent 55e62a7120
commit 7c3a392136
8 changed files with 136 additions and 133 deletions

View File

@@ -19,7 +19,7 @@ SLIB = wrapper/libxgboostwrapper.so
.PHONY: clean all mpi python Rpack
all: $(BIN) $(OBJ) $(SLIB)
all: $(BIN) $(OBJ) $(SLIB) mpi
mpi: $(MPIBIN)
python: wrapper/libxgboostwrapper.so