summaryrefslogtreecommitdiff
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:55 +0000
commitcfb7a871bf11825d748970b0a47a3c9df2d59bc5 (patch)
tree761e7f428a2b9daff0d3ff5e9aacb7a0871c174f /Makefile.in
parent9f0292c1f9be9aabc7bb468e6fe6c26f8c2ee1c6 (diff)
downloadsltdl-cfb7a871bf11825d748970b0a47a3c9df2d59bc5.tar.bz2
sltdl-cfb7a871bf11825d748970b0a47a3c9df2d59bc5.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@