Make and GCC
From Wiki at Neela Nurseries
- 2018-06-15 Friday -
Some good explanations and introduction regarding how to include library files in C and C++ projects, on Linux, Mac and Windows systems:
- 2018-07-10 Tuesday -
- https://gcc.gnu.org/onlinedocs/gcc/Option-Index.html . . . GCC index of options
- 2018-07-12 Thursday -
- https://gist.github.com/pvdb/777954 . . . `sed` based shell script to list makefile rules recursively