This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
redis
mirror of
https://mirror.osredm.com/root/redis.git
Watch
2
Star
0
Fork
You've already forked redis
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1043c8064b
redis
/
Makefile
8 lines
103 B
Makefile
Raw
Blame
History
# Top level makefile, the real shit is at src/Makefile
default
:
all
.DEFAULT
:
cd
src
&&
$(
MAKE
)
$@
Reference in New Issue
View Git Blame
Copy Permalink