GNU Make in Detail for Beginners
Have you ever peeked into the source code of any of the applications you run every day? Ever used make install to install some application? You will see make in most projects. It…
make My Day!
The ‘make’ utility is one of the cleverest tools in the world of open source. It can be used in a variety of situations that are not just limited to programming. This article explores a little-known feature of ‘make’.




