Developer

TwitterFacebook
Get flash to fully experience Pearltrees
Android apps

OS

GNU Make - Overview of @code{make}

Go to the next section. @shorttitlepage GNU Make Copyright (C) 1988, '89, '90, '91, '92, '93, '94 Free Software Foundation, Inc. http://web.mit.edu/gnu/doc/html/make_1.html
http://mrbook.org/tutorials/make/ Compiling your source code files can be tedious, specially when you want to include several source files and have to type the compiling command everytime you want to do it.

Makefile Tutorial

Introduction Small C/C++ applications with a couple of modules are easy to manage. Developers can recompile them easily by calling the compiler directly, passing source files as arguments. http://www.codeproject.com/Articles/31488/Makefiles-in-Linux-An-Overview#T12

Makefiles in Linux: An Overview

Programming Languages

AI

Algorithms

Databases

Embedded Systems

Install

C & C++

Python

Java

web