From e56901aa048c1b24f74ab6c751f2945156a8fc09 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 11 Dec 2016 17:08:47 +1100 Subject: [PATCH 17/17] Add -ck1 version. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 3e4868a6498b..6c5d32ffd57d 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,10 @@ NAME = Bobtail Squid PHONY := _all _all: +CKVERSION = -ck1 +CKNAME = MuQSS Powered +EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) + # We are using a recursive build, so we need to do a little thinking # to get the ordering right. # -- 2.19.1