projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d51e541
)
add missing dependency
author
Steven G. Johnson
<stevenj@alum.mit.edu>
Sat, 19 Jul 2014 12:19:16 +0000
(08:19 -0400)
committer
Steven G. Johnson
<stevenj@alum.mit.edu>
Sat, 19 Jul 2014 12:19:16 +0000
(08:19 -0400)
bench/Makefile
patch
|
blob
|
history
diff --git
a/bench/Makefile
b/bench/Makefile
index 69a676a7c9f343952a34c6acacc7d0298dc00236..6fa7085800fa516b15fe714fdde80ddf39f98699 100644
(file)
--- a/
bench/Makefile
+++ b/
bench/Makefile
@@
-7,7
+7,7
@@
all: bench
LIBMOJIBAKE = ../libmojibake.a
-bench: bench.o util.o
+bench: bench.o util.o
$(LIBMOJIBAKE)
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ bench.o util.o $(LIBMOJIBAKE)
DATAURL = https://raw.githubusercontent.com/duerst/eprun/master/benchmark