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
- Host: GitHub
- URL: https://github.com/miguelestradam36/makefile-example
- Owner: miguelestradam36
- License: gpl-3.0
- Created: 2022-11-25T22:46:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T18:54:50.000Z (over 1 year ago)
- Last Synced: 2025-03-01T17:30:00.219Z (over 1 year ago)
- Topics: linux, make, makefile, os, script-automation
- Language: Makefile
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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