First Release

This commit is contained in:
nopnop2002
2021-06-30 06:52:43 +09:00
parent bbfdb0da2e
commit 0e9809c8b7
15 changed files with 1172 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)