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
034d9419
"vscode:/vscode.git/clone" did not exist on "fb8409a5c8b46a1663d612c256a1a952c2d8d495"
Commit
034d9419
authored
Mar 17, 2013
by
Johan Bergström
Committed by
antirez
Apr 02, 2013
Browse files
Silence mkdir output
parent
2094eb36
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Makefile
View file @
034d9419
...
@@ -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