Description

Makefile is a program building tool which runs on Unix, Linux, and their flavors. It aids in simplifying building program executables that may need various modules. To determine how the modules need to be compiled or recompiled together, make takes the help of user-defined makefiles. This tutorial should enhance your knowledge about the structure and utility of makefile.

Makefile guides the make utility while compiling and linking program modules. Anyone who wants to compile their programs using the make utility and wants to gain knowledge on makefile should read this tutorial.

This tutorial expects good understanding of programming language such as C and C++. The reader is expected to have knowledge of linking, loading concepts, and how to compile and execute programs in Unix/Linux environment.

Course Content

Makefile Tutorial
Makefile Home
Makefile Why Makefile ?
Makefile Macros
Makefile Dependencies
Makefile Rules
Makefile Suffix Rules
Makefile Directives
Makefile Recompilation
Makefile Other Features
Makefile Example
Makefile Quick Guide
Makefile Useful Resources
Makefile Discussion

Instructor

image
W3edify Infotech

President of Sales

4.5
Instructor Rating
0 Reviews
0 Students
1188 Course

Student Feedback

0
Course Rating
70%
15%
20%
3%
2%