From d9091aea868392a181317a0609870273adf2c094 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 3 Mar 2022 18:38:37 +0000 Subject: fixed everything to work with posix shell --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a73c92b..8cba2c4 100755 --- a/Makefile +++ b/Makefile @@ -33,7 +33,6 @@ install-glyphs: src/glyphs.sh check-parseconf: shtests ./test/parseconf.sh - build-hbar: src/hbar.c install-colors mkdir -pv bin ${CC} src/hbar.c -o bin/hbar ${FLAGS} -- cgit v1.2.1