Skip to content

Files

Latest commit

784c6e1 · Aug 4, 2019

History

History
6 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 252 Bytes

Generate-Make-File-with-Python

This project generates a makefile for '.c' and '.h' files automatically. It traverses all directories and subdirectories for searching .c and .h files.

You can read Report for detailed information about the project.