Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Makefile Generator

Simple and easy makefile generator made in Python!

Usage:

  • set execution permission
  • run makefile_generator.py
  • make
  • binary file named 'program' will be created at ./bin/

!Important!

  • .c files must be on ./src/
  • .h files must be on ./inc/
  • libs must be on ./lib/

About

Makefile Generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages