Difference between revisions of "Make and GCC"
From Wiki at Neela Nurseries
(2018-06-15 - Friday, Ted starting separate article for GNU `make` and GCC notes.) |
|||
Line 9: | Line 9: | ||
− | + | * http://make.mad-scientist.net/papers/rules-of-makefiles/#rule2 | |
<!-- comment --> | <!-- comment --> |
Revision as of 22:27, 21 June 2018
- 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: