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
dc4003be
Commit
dc4003be
authored
Mar 17, 2013
by
Johan Bergström
Browse files
Silence mkdir output
parent
348be19b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
dc4003be
...
@@ -231,7 +231,7 @@ src/help.h:
...
@@ -231,7 +231,7 @@ src/help.h:
@
../utils/generate-command-help.rb
>
help.h
@
../utils/generate-command-help.rb
>
help.h
install
:
all
install
:
all
mkdir
-p
$(INSTALL_BIN)
@
mkdir
-p
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_SERVER_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_SERVER_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_BENCHMARK_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_BENCHMARK_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CLI_NAME)
$(INSTALL_BIN)
$(REDIS_INSTALL)
$(REDIS_CLI_NAME)
$(INSTALL_BIN)
...
...
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