Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefile

Purpose

  1. study makefile
  2. how to re-use sub-makefile

Feature

  1. easy control option during make
  2. easy control gcc flag, include path
  3. manage each component individually
  4. auto dependence check

How to use

make or make DEBUG=YES

Known issue

  1. link part should be improved

About

component based makefile work with c file

Topics

Resources

Stars

34 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages