2022-03-28 15:03:21 +02:00
|
|
|
#+title: :tools make
|
|
|
|
#+subtitle: The discount build system
|
|
|
|
#+created: September 25, 2017
|
|
|
|
#+since: 2.0.6
|
2021-10-16 01:29:27 +02:00
|
|
|
|
|
|
|
* Description :unfold:
|
|
|
|
This module adds commands for executing Makefile targets.
|
|
|
|
|
|
|
|
** Maintainers
|
|
|
|
/This module has no dedicated maintainers./ [[doom-contrib-maintainer:][Become a maintainer?]]
|
|
|
|
|
|
|
|
** Module flags
|
|
|
|
/This module has no flags./
|
|
|
|
|
|
|
|
** Packages
|
2022-09-26 02:19:42 +08:00
|
|
|
- [[doom-package:makefile-executor]]
|
2021-10-16 01:29:27 +02:00
|
|
|
|
|
|
|
** Hacks
|
|
|
|
/No hacks documented for this module./
|
|
|
|
|
|
|
|
** TODO Changelog
|
|
|
|
# This section will be machine generated. Don't edit it by hand.
|
|
|
|
/This module does not have a changelog yet./
|
|
|
|
|
|
|
|
* Installation
|
|
|
|
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
|
|
|
|
|
|
|
This module requires ~make~.
|
|
|
|
|
|
|
|
* TODO Usage
|
|
|
|
#+begin_quote
|
2023-09-16 20:19:11 +02:00
|
|
|
/This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
2021-10-16 01:29:27 +02:00
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
To invoke a make command: ~M-x +make/run~
|
|
|
|
|
|
|
|
To rerun the last make command: ~M-x +make/run-last~
|
|
|
|
|
|
|
|
* TODO Configuration
|
|
|
|
#+begin_quote
|
2023-09-16 20:19:11 +02:00
|
|
|
This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
2021-10-16 01:29:27 +02:00
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
* Troubleshooting
|
|
|
|
/There are no known problems with this module./ [[doom-report:][Report one?]]
|
|
|
|
|
|
|
|
* Frequently asked questions
|
|
|
|
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
|
|
|
|
|
|
|
* TODO Appendix
|
|
|
|
#+begin_quote
|
2023-09-16 20:19:11 +02:00
|
|
|
This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
2021-10-16 01:29:27 +02:00
|
|
|
#+end_quote
|