init commit

This commit is contained in:
Krumel
2021-09-25 15:38:25 +02:00
commit dfe4c50611
15 changed files with 4141 additions and 0 deletions

4
main/component.mk Normal file
View File

@ -0,0 +1,4 @@
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)