]> git.ipfire.org Git - thirdparty/make.git/commit
[__MSDOS__]: Define GCC_IS_NATIVE.
authorRoland McGrath <roland@redhat.com>
Mon, 25 Jul 1994 22:54:09 +0000 (22:54 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 25 Jul 1994 22:54:09 +0000 (22:54 +0000)
commitc8e76a708e4e4d8bf513146be424abdf2ce0e015
tree5519543307a60bccd860dcd3fa6f360e9b09e9b6
parent461cffc4e9052b7b57b70f1a1329b12ae1e72739
[__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