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:49 +0000
commit6b310499b04993e36412f9b39fdb8087f5db557f (patch)
tree4cee7cc700680f700289311371eab53a20e1adc7 /Makefile.in
parent58ca8a16802a84aab24e9374903d45248128a6e7 (diff)
downloadptycon-6b310499b04993e36412f9b39fdb8087f5db557f.tar.bz2
ptycon-6b310499b04993e36412f9b39fdb8087f5db557f.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@