diff options
author | Fred Fish <fnf@cygnus.com> | 1999-08-25 02:49:56 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 1999-08-25 02:49:56 +0000 |
commit | d059a2395dafa9d818a38686171d7717ac0b8897 (patch) | |
tree | cc3f78e16bd61883bd851c64c73ab8ccd716a823 /gcc/final.c | |
parent | d55d01bdf868c129dce0a703a9fae4d45c95c0bc (diff) | |
download | gcc-d059a2395dafa9d818a38686171d7717ac0b8897.zip gcc-d059a2395dafa9d818a38686171d7717ac0b8897.tar.gz gcc-d059a2395dafa9d818a38686171d7717ac0b8897.tar.bz2 |
Makefile.in (PREPROCESSOR_DEFINES): New macro.
* Makefile.in (PREPROCESSOR_DEFINES): New macro.
(protoize.o): Use PREPROCESSOR_DEFINES and DRIVER_DEFINES.
(unprotoize.o): Ditto.
(test-protoize-simple): Don't define STD_PROTO_DIR.
* protoize.c: Use PARAMS rather than PROTO. Minor whitespace
changes to make 'test-protoize-simple' pass.
(STD_PROTO_DIR): Remove define.
(STANDARD_EXEC_PREFIX): Supply default define.
(standard_exec_prefix): New variable, init to STANDARD_EXEC_PREFIX.
(target_machine): New variable, init to DEFAULT_TARGET_MACHINE.
(target_version): New variable, init to DEFAULT_TARGET_VERSION.
(GET_ENV_PATH_LIST): New macro.
(default_syscalls_dir): No longer initialized to STD_PROTO_DIR.
(do_processing): Initialize default_syscalls_dir using new
macros. Use it to initialize syscalls_absolute_filename.
Co-Authored-By: Geoff Keating <geoffk@cygnus.com>
From-SVN: r28832
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions