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:39 +0000
commit9c24066ec333739c00667f00530b70412cd9f01e (patch)
treede51c2248a68af545f8979574b8ce3eaf7cda141 /Makefile.in
parent69f390beffdae56f67e5dd996634b27591d88d95 (diff)
downloaddalist-9c24066ec333739c00667f00530b70412cd9f01e.tar.bz2
dalist-9c24066ec333739c00667f00530b70412cd9f01e.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@