initial commit

This commit is contained in:
2019-02-19 21:28:34 +01:00
parent 7a891bfeab
commit 8612452e2b
8 changed files with 1430 additions and 2 deletions

5
main/component.mk Normal file
View File

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