aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarcelo Duarte Trevisani <[email protected]>2020-04-08 09:26:15 +0100
committerGitHub <[email protected]>2020-04-08 09:26:15 +0100
commitdc9e6a79d6fb3e5305371387c7a46dce0621488c (patch)
tree5cb7589561b4e16461b063b76b4f476543e59d3b
parent5fc69fc8e2577c071549e00f9b6dc410813fb713 (diff)
downloadxbyak-dc9e6a79d6fb3e5305371387c7a46dce0621488c.tar.gz
xbyak-dc9e6a79d6fb3e5305371387c7a46dce0621488c.zip
Possibility to specify a different PREFIX
Possibility to specify a different PREFIX from the command line
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7850a2..f91f626 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PREFIX=/usr/local
+PREFIX?=/usr/local
INSTALL_DIR=$(PREFIX)/include/xbyak
all: