tomlau10 / gcc-make-run

Compile-run C/C++ source code and execute Makefile in Atom.
https://atom.io/packages/gcc-make-run
MIT License
24 stars 10 forks source link

Run Makefile with a shortcut #45

Closed natewind closed 1 year ago

natewind commented 6 years ago

How to run Makefile without opening it or clicking in the Tree View? Also, why is “run” target in Makefile mandatory? What does make have to do with running binaries?