Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Langford <jl@hunch.net>2014-12-26 19:07:59 +0300
committerJohn Langford <jl@hunch.net>2014-12-26 19:07:59 +0300
commit556607e5768e1731ff0156f898d4d19986767a0d (patch)
treefd658560517eb1336f36d59e8e891fc525d64657 /vowpalwabbit/Makefile
parentd321880ff443a86c3ab569e8add8b917d2f5e663 (diff)
parent8b971e5aa6938038691982b9f41f60a6bbe505a5 (diff)
Merge branch 'master' of github.com:JohnLangford/vowpal_wabbit
Diffstat (limited to 'vowpalwabbit/Makefile')
-rw-r--r--vowpalwabbit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/vowpalwabbit/Makefile b/vowpalwabbit/Makefile
index 7cf003ea..79893902 100644
--- a/vowpalwabbit/Makefile
+++ b/vowpalwabbit/Makefile
@@ -10,6 +10,7 @@ all:
test:
cd ..; $(MAKE) test
+
things: config.h $(BINARIES)
%.1: %