We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810fdf0 commit 784c6e1Copy full SHA for 784c6e1
README.md
@@ -0,0 +1,6 @@
1
+# Generate-Make-File-with-Python
2
+
3
+This project generates a makefile for '.c' and '.h' files automatically. It traverses all
4
+directories and subdirectories for searching .c and .h files.
5
6
+You can read Report for detailed information about the project.
0 commit comments