summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-02-10 14:56:36 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-02-10 14:56:36 +0000
commitccededec13d91e8e79f8fbfdbad14c9f12fa214d (patch)
treef7106c76c51ac2789b616186e98c264cb5d489b2 /config.mk
parent1fd355832ece645f69262ac23fc897e9a78ccb17 (diff)
lovely final additions
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.mk b/config.mk
new file mode 100644
index 0000000..386e91e
--- /dev/null
+++ b/config.mk
@@ -0,0 +1,3 @@
+CFLAGS=-Os -ggdb
+
+INSTALLPREFIX=/usr/local