https://github.com/sshaplygin/make-file-tutorial
It is simple tutorial about make file by article from habr.com
https://github.com/sshaplygin/make-file-tutorial
cpp makefile tutorial
Last synced: 10 months ago
JSON representation
It is simple tutorial about make file by article from habr.com
- Host: GitHub
- URL: https://github.com/sshaplygin/make-file-tutorial
- Owner: sshaplygin
- License: mit
- Created: 2020-05-05T21:56:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T22:27:31.000Z (over 5 years ago)
- Last Synced: 2025-01-22T12:11:33.549Z (12 months ago)
- Topics: cpp, makefile, tutorial
- Language: C++
- Homepage: https://habr.com/ru/post/155201/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# make-file-tutorial
Simple tutorial about make file with differents sources make files
## Command
* make -f $target_make_file $custom_command