Remove shell

This commit is contained in:
Bruce Hill 2025-03-28 15:07:28 -04:00
parent a259384b6b
commit aaa89e3dc7

View File

@ -1,4 +1,3 @@
SHELL := /bin/bash
PREFIX=$(HOME)/.local PREFIX=$(HOME)/.local
VERSION=0.0.1 VERSION=0.0.1
CC=gcc CC=gcc