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)
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.


No differences found