aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-26 00:41:53 +0200
committerjoe <rbo@gmx.us>2025-09-26 00:41:53 +0200
commit8fd7803ae361855515ee20e2580e7b44257e08f8 (patch)
tree76de6d30fa115cb8341ce9034c016ebc2253aaeb /Makefile
parentrules (diff)
downloadhalfcab-8fd7803ae361855515ee20e2580e7b44257e08f8.tar.gz
halfcab-8fd7803ae361855515ee20e2580e7b44257e08f8.tar.bz2
halfcab-8fd7803ae361855515ee20e2580e7b44257e08f8.tar.xz
halfcab-8fd7803ae361855515ee20e2580e7b44257e08f8.tar.zst
halfcab-8fd7803ae361855515ee20e2580e7b44257e08f8.zip
it works
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc44bef..16d5e6f 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
#
# GNU Makefile
-default: run
+default: debug
SHELL := /bin/sh
OS = $(shell /usr/bin/uname)