In one of my projects I need to run make package install when building instead of make. How can I customize M-x compile to run make package install?
How can I customize the compile command?
Connor
- 1.6k
- 1
- 21
- 28
In one of my projects I need to run make package install when building instead of make. How can I customize M-x compile to run make package install?