diff options
author | midipix <writeonce@midipix.org> | 2021-04-09 09:30:51 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-10 20:54:55 +0000 |
commit | cfb7a871bf11825d748970b0a47a3c9df2d59bc5 (patch) | |
tree | 761e7f428a2b9daff0d3ff5e9aacb7a0871c174f /sofort/config | |
parent | 9f0292c1f9be9aabc7bb468e6fe6c26f8c2ee1c6 (diff) | |
download | sltdl-cfb7a871bf11825d748970b0a47a3c9df2d59bc5.tar.bz2 sltdl-cfb7a871bf11825d748970b0a47a3c9df2d59bc5.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 |