allow make LAYOUT=...
Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
parent
b1ab226b28
commit
a5b40479e3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ include config.mk
|
|||
|
||||
SRC = svkbd.c
|
||||
|
||||
all: options svkbd-en
|
||||
all: options svkbd-${LAYOUT}
|
||||
|
||||
options:
|
||||
@echo svkbd build options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue