An open API service indexing awesome lists of open source software.

https://github.com/miguelestradam36/makefile-example

Makefile programming example project
https://github.com/miguelestradam36/makefile-example

linux make makefile os script-automation

Last synced: 10 months ago
JSON representation

Makefile programming example project

Awesome Lists containing this project

README

          

# Makefile basic examples

Makefile `commands` and `programming` example project.

Automate scripts with Makefile on any environment

---

**MAKE GNU** works best on Linux

Windows needs additional installs.

## Functionalities

Functionalities programmed/described:

### Detecting Operating System