| title | make Linux Command |
|---|---|
| description | make Linux Command is used to build executable programs, libraries from source code using the definistion from Makefile. |
| created | 2019-09-13 |
| updated | 2019-09-13 |
make Linux Command is used to build executable programs, libraries from source code using the definistion from Makefile.
make [ -f makefile ] [ option(s) ] [ target(s) ]