[hackers] [svkbd] allow make LAYOUT=... || Carlos J. Torres
commit a5b40479e354ce11a1b009492da65ea562070cba
Author: Carlos J. Torres <vlaadbrain_AT_gmail.com>
Date: Thu Jan 30 13:10:48 2014 -0500
allow make LAYOUT=...
Signed-off-by: Christoph Lohmann <20h_AT_r-36.net>
diff --git a/Makefile b/Makefile
index 4747454..c34b112 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -5,7 +5,7 @@ include config.mk
SRC = svkbd.c
-all: options svkbd-en
+all: options svkbd-${LAYOUT}
options:
_AT_echo svkbd build options:
Received on Thu Jan 30 2014 - 19:33:00 CET
This archive was generated by hypermail 2.3.0
: Thu Jan 30 2014 - 19:36:17 CET