summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-02-01 14:42:35 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-02-01 14:42:35 +0000
commitba4f74e2613d9e8228ab82ccb65dd4f66e35af17 (patch)
tree214697d102fbf3ad16f04f53763a93152b02ee19 /Makefile
init commit
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..3a5b40a
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+blogtohtml: blogtohtml.c
+ cc blogtohtml.c -o blogtohtml