From c0b27bf6e2350a5eb543966a81d2930275ae8b67 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Nov 2013 10:52:55 +0100 Subject: add option to print * for each char MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5dc054f..7854a06 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ INCLUDE = /include OPTIONS = # PASSPHRASE_ECHO: Do not hide the passphrase +# PASSPHRASE_STAR: Use '*' for each character instead of no echo OPTIMISE = -Os CPPFLAGS = $(foreach D, $(OPTIONS), -D'$(D)=1') -- cgit v1.2.3-70-g09d2