From ff157765b31dc8c139706ee726c52da20e025a30 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 3 Feb 2021 16:03:10 +0300 Subject: [PATCH] Make BINDIR customizable --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 671e4e2..16278dd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PREFIX?=/usr -BINDIR=${PREFIX}/games +BINDIR?=${PREFIX}/games DATADIR=${PREFIX}/share/wordwarvi MANDIR?=${PREFIX}/share/man MANPAGEDIR=${MANDIR}/man6