opcodes2c.pl: Add command line options
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 9 Apr 2014 04:18:03 +0000 (00:18 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 9 Apr 2014 04:18:07 +0000 (00:18 -0400)
commit121bcb38f29409f10de63a68d86620c4beb75c97
tree1aa85a797883ad9889b63060bde5cfd5c0d59674
parent7d0bd87bf62047915cf4184b133640e0b0ecacc5
opcodes2c.pl: Add command line options

Argument 1 is opcodes list filename
Argument 2 is the output directory.

These arguments are necessary if we want to generate the C source
files and headers in a separate build directory.
src/common/opcodes2c.pl