1*2b949d04SAndroid Build Coastguard Worker#!/bin/sh 2*2b949d04SAndroid Build Coastguard Worker# Run this if you add/remove a new keyword to the xkbcomp scanner, 3*2b949d04SAndroid Build Coastguard Worker# or just want to regenerate the gperf file. 4*2b949d04SAndroid Build Coastguard Workergperf < src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c 5