aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-03-28 15:07:28 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-03-28 15:07:28 -0400
commitaaa89e3dc7b9e24e7c075522c56c3d770df790a4 (patch)
tree103fa78a9aaa095edfc7acf79933e21506ced914 /Makefile
parenta259384b6b07b3b8928ea94e2546eaa0570f29aa (diff)
Remove shell
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 182cab81..362b6660 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-SHELL := /bin/bash
PREFIX=$(HOME)/.local
VERSION=0.0.1
CC=gcc