summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-04-09 09:30:51 +0000
committermidipix <writeonce@midipix.org>2021-04-10 20:54:48 +0000
commit4b14a88a4e1b8067994f63ddab9442d827672048 (patch)
treea019bd3d487909092e588b9a6964d0fa76d76acd /Makefile.in
parent7dfe4b62e6fe6d4576756e6c92573fba45ce0b6d (diff)
downloadperk-4b14a88a4e1b8067994f63ddab9442d827672048.tar.bz2
perk-4b14a88a4e1b8067994f63ddab9442d827672048.tar.xz
build system: configure: added --make and MAKE support.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 925e6a4..87e92df 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -36,6 +36,8 @@ SRCBALL = @srcball@
SRCBALL_URL = @srcball_url@
SRCBALL_SHA256 = @srcball_sha256@
+MAKE = @make@
+
BUILD = @build@
HOST = @host@
CCHOST = @cchost@