From 2f7edc50240b6c474e42917a7e29ecfc6ba9966f Mon Sep 17 00:00:00 2001 From: Laporte <40714786+Laporte12974@users.noreply.github.com> Date: Sun, 26 Sep 2021 14:25:00 +0200 Subject: [PATCH] Update pimp.mak (#29) * Update pimp.mak Mise a jour du pimp.mak pour le nouveau slogan et le logo ascii. * Update pimp.mak --- build/pimp.mak | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/build/pimp.mak b/build/pimp.mak index db88c7458..d888d1758 100644 --- a/build/pimp.mak +++ b/build/pimp.mak @@ -1,15 +1,16 @@ # You gotta PIMP MY CALC ifndef NO_PIMP -PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m ____ \n") -PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / __ \\____ ___ ___ ____ _____ _ \n") -PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / / / / __ \`__ \\/ _ \\/ __ \`/ __ \`/ \n") -PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / /_/ / / / / / / __/ /_/ / /_/ / \n") -PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m \\____/_/ /_/ /_/\\___/\\__, /\\__,_/ \n") -PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m /____/ \n") -PLS_IGNORE := $(shell >&2 printf "\e[33m - Omega does what Epsilon't \e[0m\n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m __ __ ______ ____ ____ _____\n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / / / /_____/ ,____/_/ / / __ \/'_ /\n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / / / / __ '/ /____/ / / / / / / / / / \n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / /_/ / /_/ /___, / / /__/ /_/ / / / / \n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m \____/ ____/______/_/____/\____/_/ /_/ \n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m / / \n") +PLS_IGNORE := $(shell >&2 printf "\e[91m\e[1m /_/ \n") +PLS_IGNORE := $(shell >&2 printf "\e[33m - When Epsiloff and Omegout \e[0m\n") PLS_IGNORE := $(shell >&2 printf "\n") -PLS_IGNORE := $(shell >&2 printf "\e[32mBuilding O$(OMEGA_VERSION)-E$(EPSILON_VERSION)\n") +PLS_IGNORE := $(shell >&2 printf "\e[32mBuilding U$(UPSILON_VERSION)-E$(EPSILON_VERSION)\n") ifeq (${PLATFORM},device) DISPLAY_TARGET = Numworks $(MODEL)