From dc9e6a79d6fb3e5305371387c7a46dce0621488c Mon Sep 17 00:00:00 2001 From: Marcelo Duarte Trevisani Date: Wed, 8 Apr 2020 09:26:15 +0100 Subject: [PATCH] Possibility to specify a different PREFIX Possibility to specify a different PREFIX from the command line --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: