diff options
author | midipix <writeonce@midipix.org> | 2021-04-24 20:13:30 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-24 20:29:13 +0000 |
commit | 7e4540ce56f96a3f070f4f553c2a18e237909e00 (patch) | |
tree | 0fbd9f6d069b5a9f5e774ff21b45ca3551cd246c /sofort | |
parent | c70881127806fd8e3c486e00f27724305e467972 (diff) | |
download | bfirm-7e4540ce56f96a3f070f4f553c2a18e237909e00.tar.bz2 bfirm-7e4540ce56f96a3f070f4f553c2a18e237909e00.tar.xz |
build system: allow projects to specify an alternate Makefile name.
Diffstat (limited to 'sofort')
-rw-r--r-- | sofort/config/config.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index f3ea78e..903abd5 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -39,6 +39,7 @@ srcball_sha256 make +makefile makemode build |