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-21 22:12:51 +0300
committerJohn Langford <jl@hunch.net>2014-12-21 22:12:51 +0300
commit8814c1fc249b1e3ba8d6c121d5ffb72097c9dbf2 (patch)
tree29daad963914530e89ab5f3faf631f3148a0bc11 /vowpalwabbit
parent9bbb35a5c772754d5f2300be56d253971a49c20f (diff)
bump
Diffstat (limited to 'vowpalwabbit')
-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: %