Skip to content

tuco86/make_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

make_c

just a Makefile to build small c projects with:

  • simple as possible configuration.
  • dependency aware object building (eg. if you change something in a.h, test.c which depends on it gets rebuilt).

Usage

Pretty much self explanatory.

About

simple makefile for simple c projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages