From 1b3d58752c72acc682a651f9496ccfc80626be23 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 9 Apr 2021 09:30:51 +0000 Subject: build system: configure: added --make and MAKE support. --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') 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@ -- cgit v1.2.3