ok
This commit is contained in:
parent
9ea6b2f1b8
commit
902f84cf4a
@ -1,6 +1,9 @@
|
|||||||
# package root
|
# package root
|
||||||
PKGROOT=./
|
PKGROOT=./
|
||||||
# _*_ mode: Makefile; _*_
|
# _*_ mode: Makefile; _*_
|
||||||
|
|
||||||
|
# This file is only used for windows compilation from github
|
||||||
|
# It will be replaced by Makevars in CRAN version
|
||||||
.PHONY: all xgblib
|
.PHONY: all xgblib
|
||||||
all: $(SHLIB)
|
all: $(SHLIB)
|
||||||
$(SHLIB): xgblib
|
$(SHLIB): xgblib
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user