Skip to content

This python code generates a makefile for a C source code. It looks through the .c and .h files in a directory and its subdirectiores and generates a makefile according to the include statements of .c files

Notifications You must be signed in to change notification settings

haozturk/Makefile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Makefile-Generator

See the description and the documentation files

About

This python code generates a makefile for a C source code. It looks through the .c and .h files in a directory and its subdirectiores and generates a makefile according to the include statements of .c files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages