From c097c15b1321a9dd58bde67c65cac789b8a30c58 Mon Sep 17 00:00:00 2001 From: Gregory Kurtzer Date: Wed, 22 Sep 2021 23:20:59 -0700 Subject: [PATCH] Don't rebuild all binaries all the time --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fdd689b4..0babd543 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all wwctl wwclient bash_completion man_page +.PHONY: all VERSION := 4.2.0