From a5b40479e354ce11a1b009492da65ea562070cba Mon Sep 17 00:00:00 2001 From: "Carlos J. Torres" Date: Thu, 30 Jan 2014 13:10:48 -0500 Subject: [PATCH] allow make LAYOUT=... Signed-off-by: Christoph Lohmann <20h@r-36.net> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4747454..c34b112 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ include config.mk SRC = svkbd.c -all: options svkbd-en +all: options svkbd-${LAYOUT} options: @echo svkbd build options: