Remove the no longer needed -m option, ignore -r for compatibility
commit29ba6163aac39f466b9e71e749ad143b5b00eb77
authorDimitrie O. Paun <dpaun@rogers.com>
Fri, 28 Mar 2003 19:31:49 +0000 (28 19:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Mar 2003 19:31:49 +0000 (28 19:31 +0000)
treedc3eaa3acf02fcf364d3915fc9af40e6237e7859
parent45247de05b7faf267cdb8923158c7b6419fa363f
Remove the no longer needed -m option, ignore -r for compatibility
with rc.
Rename -B to --endianess, -d to --debug, -W to --pedantic.
Add a new -U,--undefine option to undefined preprocessor symbols.
Cleanup the help message (order the long options alphabetically).
Make.rules.in
tools/wrc/parser.y
tools/wrc/wrc.c
tools/wrc/wrc.h
tools/wrc/wrc.man