commit deae42eb4190a0512ac7887b9c9dd3e7de1bfe0b
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Thu May 5 11:54:55 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Thu May 5 11:54:55 2016 +0200
Fix makefile
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/Makefile b/Makefile
index 1b0d9de..19b01b4 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -142,7 +142,7 @@ benchmark-func: bench/benchmark-func.c bench/benchmark.h $(BENCHMARK_DEP_$(BENCH
$(BENCHMARK_LIB_$(BENCHMARK_LIB)) $(BENCHMARK_C_$(BENCHMARK_LIB))
benchmark-zrand: bench/benchmark-zrand.c bench/benchmark.h libzahl.a
- $(CC) $(LDFLAGS) $(CFLAGS) $(CPPFLAGS) -o $_AT_ $^
+ $(CC) $(LDFLAGS) $(CFLAGS) $(CPPFLAGS) -o $_AT_ bench/benchmark-zrand.c libzahl.a
refsheet.pdf: doc/refsheet.tex
yes X | pdflatex doc/refsheet.tex
Received on Thu May 05 2016 - 11:55:02 CEST
This archive was generated by hypermail 2.3.0
: Thu May 05 2016 - 12:00:18 CEST