android: util/format: fix generated sources rules
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 14 Aug 2020 12:04:54 +0000 (14:04 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Fri, 14 Aug 2020 21:29:51 +0000 (23:29 +0200)
commitaa8661141a0f466994145e99be4d4bd4f9684a9d
treefc04f5b5b0ea16a39bdece078b0a487e354f1c94
parentb41e74ae4a7c8f67c47149b4415f715f8a4d2597
android: util/format: fix generated sources rules

Changes are necessary after commit 84ed2d098
("util/format: expose generated format packing functions through a header")
because script for format/u_format_pack.h has different commandline
compared to existing pattern

Generated sources rules are ported from meson

Fixes: 84ed2d098 ("util/format: expose generated format packing functions through a header")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6319>
src/util/Android.mk