aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Winston2024-05-05 18:19:55 -0400
committerBen Winston2024-05-05 18:19:55 -0400
commita86cc92a090af08d4a0f45439fcc7b037ec28c15 (patch)
treeeda53e7c089da173676c4f2a3d6b6b13bf224987 /Makefile
parent7a2e38d00390007348ebba3e75efb65b2e8d4fd8 (diff)
makefile and license
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..754e036
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+build:
+ cc *.c