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:43 +0000
commit5a747b99eb3e675bf40b0fc6416c57ed9807c2c5 (patch)
tree7980937c17c5074a282c955a6bb8cb8869a56c5a /Makefile.in
parent1ce4d1d10a4cb604f81722ba27838e56821ce8b0 (diff)
downloadntapi-5a747b99eb3e675bf40b0fc6416c57ed9807c2c5.tar.bz2
ntapi-5a747b99eb3e675bf40b0fc6416c57ed9807c2c5.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@