summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-04-10 13:49:05 +0000
committermidipix <writeonce@midipix.org>2021-04-10 20:55:01 +0000
commit4c1c10c4b6da299aa1e5f89887b8110bd439f949 (patch)
treefbecd8c48ad0c2cb73823a87f1c4743010a060c4 /Makefile.in
parent077d2f84e7d2abea63ed8786454772488c21d722 (diff)
downloadu16ports-4c1c10c4b6da299aa1e5f89887b8110bd439f949.tar.bz2
u16ports-4c1c10c4b6da299aa1e5f89887b8110bd439f949.tar.xz
build system: configure: added --makemode and MAKEMODE support.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ed90b5f..00238b1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -41,7 +41,7 @@ SRCBALL_URL = @srcball_url@
SRCBALL_SHA256 = @srcball_sha256@
MAKE = @make@
-MAKEMODE = posix
+MAKEMODE = @makemode@
BUILD = @build@
HOST = @host@