summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 6408505..44171d0 100644
--- a/Makefile
+++ b/Makefile
@@ -6,12 +6,12 @@ case-study:
6 $(MAKE) -C SD-VBS/benchmarks compile 6 $(MAKE) -C SD-VBS/benchmarks compile
7 7
8benchmarks: 8benchmarks:
9 sed -i "s/LITMUS 1/LITMUS 0/g" extra.h 9 sed -i "s/LITMUS 0/LITMUS 1/g" extra.h
10 #$(MAKE) -C baseline all 10 # $(MAKE) -C baseline all
11 #$(MAKE) -C all_pairs all 11 #$(MAKE) -C all_pairs all
12 #$(MAKE) -C dis pairs 12 #$(MAKE) -C dis pairs
13# $(MAKE) -C SD-VBS/benchmarks CFLAGS=-DPAIRED compile 13 $(MAKE) -C SD-VBS/benchmarks CFLAGS=-DPAIRED compile
14 $(MAKE) -C SD-VBS/benchmarks compile 14# $(MAKE) -C SD-VBS/benchmarks compile
15 15
16 16
17benches := svm mser sift texture_synthesis tracking disparity localization multi_ncut stitch 17benches := svm mser sift texture_synthesis tracking disparity localization multi_ncut stitch