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 | ec717842f2f9e0d9e0cfe72c769b2fa0e87c26e5 (patch) | |
tree | 13a216fd62ca18b60443d2dc870778a7c5881714 /sofort | |
parent | 9eee4dfa787da2c8755c3bb0fd3f93d42e5dc8ee (diff) | |
download | bautomake-ec717842f2f9e0d9e0cfe72c769b2fa0e87c26e5.tar.bz2 bautomake-ec717842f2f9e0d9e0cfe72c769b2fa0e87c26e5.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 |