glapi: gl_SPARC_asm.py use argparse instead of getopt
authorDylan Baker <baker.dylan.c@gmail.com>
Fri, 13 Feb 2015 23:49:16 +0000 (15:49 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 22 May 2015 18:31:28 +0000 (11:31 -0700)
commit86c9fb526ed9b0a68eb7bb29d661b7f61415d3f0
tree0f1616521560d713fe169d070a045f425c638040
parentf2e78bd697e168c4f8cb1fd7f939713f8319eb78
glapi: gl_SPARC_asm.py use argparse instead of getopt

Also drop -m switch, which only accepted a single value or raised an
error, and was unused in the makefile.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Acked-by: Matt Turner <mattst88@gmail.com>
src/mapi/glapi/gen/gl_SPARC_asm.py