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
e984050f
Commit
e984050f
authored
Sep 13, 2010
by
Pedro Melo
Browse files
Make sure INSTALL_TOP exists before we install to it
Signed-off-by:
Pedro Melo
<
melo@simplicidade.org
>
parent
e1386503
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
e984050f
...
@@ -153,6 +153,7 @@ noopt:
...
@@ -153,6 +153,7 @@ noopt:
make
PROF
=
"-pg"
ARCH
=
"-arch i386"
make
PROF
=
"-pg"
ARCH
=
"-arch i386"
install
:
all
install
:
all
mkdir
-p
$(INSTALL_BIN)
$(INSTALL)
$(PRGNAME)
$(INSTALL_BIN)
$(INSTALL)
$(PRGNAME)
$(INSTALL_BIN)
$(INSTALL)
$(BENCHPRGNAME)
$(INSTALL_BIN)
$(INSTALL)
$(BENCHPRGNAME)
$(INSTALL_BIN)
$(INSTALL)
$(CLIPRGNAME)
$(INSTALL_BIN)
$(INSTALL)
$(CLIPRGNAME)
$(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