projects
/
platform
/
upstream
/
libxkbcommon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
build: move custom targets to scripts/ and remove from makefile
[platform/upstream/libxkbcommon.git]
/
scripts
/
update-keywords
1
#!/bin/sh
2
# Run this if you add/remove a new keyword to the xkbcomp scanner,
3
# or just want to regenerate the gperf file.
4
gperf < src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c