[__MSDOS__]: Define GCC_IS_NATIVE.
commitb45dee44c3fa40ef8bf04393941d550d7f796337
authorroland <roland>
Mon, 25 Jul 1994 22:54:09 +0000 (25 22:54 +0000)
committerroland <roland>
Mon, 25 Jul 1994 22:54:09 +0000 (25 22:54 +0000)
tree058ac76fe45dfc586392ea12ab2fa8bf88924eea
parentb0830c7c2d8ff1de8365c7fe6da1048ac61c79f8
[__MSDOS__]: Define GCC_IS_NATIVE.
(default_suffix_rules) [__MSDOS__]: Use `y_tab.c' instead of `y.tab.c'.
(default_variables) [GCC_IS_NATIVE]: Set CC and CXX to `gcc', YACC to
`bison -y', and LEX to `flex'.
Part of MSDOS/GO32 port from DJ Delorie <dj@ctron.com>.
default.c