src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/component.mk
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2021-03-07 17:33:37 -0600
committerLuke Hoersten <[email protected]>2021-03-07 17:33:37 -0600
commit8a7b9c6a1ce165c349cf06dda56d3a55fb5167b9 (patch)
treee016c8ba5ebeb3282bb77ef0e328263c9a7e3d49 /main/component.mk
Initial commit.
Diffstat (limited to 'main/component.mk')
-rw-r--r--main/component.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/component.mk b/main/component.mk
new file mode 100644
index 0000000..a98f634
--- /dev/null
+++ b/main/component.mk
@@ -0,0 +1,4 @@
+#
+# "main" pseudo-component makefile.
+#
+# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)