Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
2dfc5e35
Commit
2dfc5e35
authored
Dec 13, 2013
by
antirez
Browse files
Makefile.dep updated.
parent
b1ba58f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.dep
View file @
2dfc5e35
adlist.o
:
adlist.c adlist.h zmalloc.h
ae.o
:
ae.c ae.h zmalloc.h config.h ae_kqueue.c
ae.o
:
ae.c ae.h zmalloc.h config.h ae_kqueue.c
ae_epoll.c ae_select.c ae_evport.c
ae_epoll.o
:
ae_epoll.c
ae_evport.o
:
ae_evport.c
ae_kqueue.o
:
ae_kqueue.c
...
...
@@ -117,3 +117,6 @@ ziplist.o: ziplist.c zmalloc.h util.h sds.h ziplist.h endianconv.h \
config.h redisassert.h
zipmap.o
:
zipmap.c zmalloc.h endianconv.h config.h
zmalloc.o
:
zmalloc.c config.h zmalloc.h
blocked.o
:
blocked.c redis.h fmacros.h config.h ../deps/lua/src/lua.h
\
../deps/lua/src/luaconf.h ae.h sds.h dict.h adlist.h zmalloc.h anet.h
\
ziplist.h intset.h version.h util.h rdb.h rio.h
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