diff options
author | midipix <writeonce@midipix.org> | 2021-04-09 09:30:51 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-10 20:54:40 +0000 |
commit | 4f06b392ba2ab8a683d3cb69ab2354dd54de43a3 (patch) | |
tree | 23a89d30ac9417bdb00e1d531d0d7a6245ed851d /sofort/config | |
parent | d064517e9221580ded49c99417a5199c0dd99def (diff) | |
download | mdso-4f06b392ba2ab8a683d3cb69ab2354dd54de43a3.tar.bz2 mdso-4f06b392ba2ab8a683d3cb69ab2354dd54de43a3.tar.xz |
build system: configure: added --make and MAKE support.
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/config.vars | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 6f7fbbc..7df24b3 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -37,6 +37,9 @@ srcball srcball_url srcball_sha256 + +make + build host cchost |