diff options
author | Tom Tromey <tromey@cygnus.com> | 2000-02-02 21:55:39 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-02-02 21:55:39 +0000 |
commit | c89c53eb67992a85c4196ec7977cbe1c44525dbf (patch) | |
tree | 486e69598819b74c2405ad57eb070f8a933f8e19 /gcc/cppinit.c | |
parent | 2e695cbbc1753da422d067e7df2dfbd92b333d88 (diff) | |
download | gcc-c89c53eb67992a85c4196ec7977cbe1c44525dbf.zip gcc-c89c53eb67992a85c4196ec7977cbe1c44525dbf.tar.gz gcc-c89c53eb67992a85c4196ec7977cbe1c44525dbf.tar.bz2 |
jv-scan.c: Include version.c, <getopt.h>.
* jv-scan.c: Include version.c, <getopt.h>.
(LONG_OPT, OPT_HELP, OPT_VERSION): New macros.
(options): New array.
(usage): New function.
(version): New function.
(main): Use getopt_long to parse command line.
* jcf-dump.c: Include version.c, <getopt.h>.
(LONG_OPT, OPT_classpath, OPT_CLASSPATH, OPT_HELP, OPT_VERSION,
OPT_JAVAP): New macros.
(options): New array.
(usage): Return `void'. Changed message.
(help): New function.
(version): New function.
(main): Use getopt_long_only to parse command line.
* gjavah.c: Include <getopt.h>.
(LONG_OPT, OPT_classpath, OPT_CLASSPATH, OPT_HELP, OPT_TEMP,
OPT_VERSION, OPT_PREPEND, OPT_FRIEND, OPT_ADD, OPT_APPEND, OPT_M,
OPT_MM, OPT_MG, OPT_MD, OPT_MMD): New macros.
(options): New array.
(java_no_argument): Removed.
(help): Updated with missing options.
(main): Use getopt_long_only to parse command line.
(usage): Changed message.
From-SVN: r31765
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions