diff --git a/Makefile b/Makefile index 2f2de297..8e6fc3df 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ # SPDX-License-Identifier: BSD-3-Clause -SHELL=bash -Eeuo pipefail VERSION=$(shell git describe --abbrev=8 --dirty 2>/dev/null || echo v0.12.1) WADS=wads ASCIIDOC=asciidoc