This commit is contained in:
tqchen 2015-03-12 02:59:50 +00:00
parent 4cf3c13750
commit 19cb685c40

View File

@ -3,6 +3,7 @@ ifneq ("$(wildcard ../config.mk)","")
else
config = ../make/config.mk
endif
include $(config)
BIN = linear.rabit
MOCKBIN= linear.mock