/makefile-skeleton

Provide the skeleton for makefile for C/C++ projects in unix based environments

Primary LanguageMakefile

Build Status Platforms

makefile-skeleton

Provide the skeleton for makefile for c,c++ projects in unix based environments

How to test

  • Run the testMakefile script to generate cpp files in each directory.
  • Run top makefile ( it will build static library, shared-object and finally exe dir)