Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
5d03b831
Commit
5d03b831
authored
Jul 05, 2017
by
spinlock
Committed by
antirez
Jul 06, 2017
Browse files
update Makefile for test-sds
parent
ed437b82
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Makefile
View file @
5d03b831
...
@@ -254,7 +254,7 @@ lcov:
...
@@ -254,7 +254,7 @@ lcov:
@
genhtml
--legend
-o
lcov-html redis.info
@
genhtml
--legend
-o
lcov-html redis.info
test-sds
:
sds.c sds.h
test-sds
:
sds.c sds.h
$(REDIS_CC)
sds.c zmalloc.c
-DSDS_TEST_MAIN
-o
/tmp/sds_test
$(REDIS_CC)
sds.c zmalloc.c
-DSDS_TEST_MAIN
$(FINAL_LIBS)
-o
/tmp/sds_test
/tmp/sds_test
/tmp/sds_test
.PHONY
:
lcov
.PHONY
:
lcov
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment