Learn Writing GNU Makefile in 30 minutes

Makefile for C/C++ programs on Linux Platforms

image

CSEPracticals : Only C/C++Projects Development

Language

English

Level

Beginner

Duration

1 hour

Course content

Course Description

What will you learn ?

Automate Building C/C++ projects using Makefile

Requirements

  • Should be familiar with how to compile the C/C++ programs using gcc compiler on linux platform

Description

You must give up the unprofessional habit of compiling and building your projects using individual compiler commands. This is not only a tedious task, but also very cumbersome and time consuming.

This is a short quick course which enable you learn writing GNU Makefiles in 30 minutes. Using Makefiles you can easily automate building/compilation/linking your software projects in C/C++.

Who this course is for:

  • College grads

  • Working Professional

  • Programming enthisiasts

image
  • Free