gen_keytables.pl: use a function to create files
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Nov 2010 17:47:35 +0000 (15:47 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Nov 2010 17:47:35 +0000 (15:47 -0200)
commitd3d94b467eeb5fac10f38041ad44fd843ffca6bf
tree6bbe5dc674627b3dcb267cad692a0a81d3189552
parentbf4e76013920e26d010d92196fec769152212be5
gen_keytables.pl: use a function to create files

We want to move part of the logic from Makefile into gen_keytables.pl,
in order to make it process a group of files. So, convert the main
logic into a function.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/keytable/gen_keytables.pl