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:
Diffstat (limited to 'demo/dna/Makefile')
-rw-r--r--demo/dna/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/demo/dna/Makefile b/demo/dna/Makefile
index 93efac3b..477cfb98 100644
--- a/demo/dna/Makefile
+++ b/demo/dna/Makefile
@@ -27,3 +27,5 @@ quaddna2vw: quaddna2vw.cpp
%.perf: %.test.predictions perf.check perl.check zsh.check
./do-perf $<
+
+.PHONY: all clean