aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorKrow Savcik <krow@savcik.xyz>2024-01-07 15:18:29 +0200
committerKrow Savcik <krow@savcik.xyz>2024-01-07 15:18:29 +0200
commit5138d33e0c0adb0c4d13977af047e375eee934d8 (patch)
tree543825c957813dca637acacc8e5b7574c0979fb3 /config.mk
initial commit
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
new file mode 100644
index 0000000..79c37b0
--- /dev/null
+++ b/config.mk
@@ -0,0 +1,2 @@
+PREFIX = ~/.local
+CC = cc