diff --git a/Makefile b/Makefile index 6354479f3..970fb4f8a 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ SLIB = wrapper/libxgboostwrapper.so .PHONY: clean all mpi python Rpack -all: $(BIN) $(OBJ) $(SLIB) $(MOCKBIN) +all: $(BIN) $(OBJ) $(SLIB) mpi: $(MPIBIN) python: wrapper/libxgboostwrapper.so