freebsd-dev/gnu/usr.bin/cc
Alexander Kabaev 04d56e6287 Minor Makefile cleanup. Do not use Makefile variables named 'version' and
'target'. Latter is problematic in particular as apparently FreeBSD's
bsd.prog.mk re-defines it under some circumstances. This causes an
unexpected failures like -dumpmachine not working for cc while working
fine for c++.

Do not re-define IN_GCC in multipe places, it gets inherited from
Makefile.in anyway.

PR:		gnu/110143
Submitted by:	usleepless at gmail
2007-03-12 00:28:06 +00:00
..
c++ Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
c++filt Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
cc Prepare to pick up manpages from their new location. 2006-09-21 07:52:41 +00:00
cc1 NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
cc1obj NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
cc1plus NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
cc_int Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
cc_tools Remove gratuitous white space change. 2006-11-06 02:49:19 +00:00
collect2 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
cpp Prepare to pick up manpages from their new location. 2006-09-21 07:52:41 +00:00
doc Bmake glue for GCC 3.4.2-prerelease. 2004-07-28 05:27:21 +00:00
f77 Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
f77doc Fixed build. 2003-07-01 14:46:26 +00:00
f771 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
gcov Bmake glue for GCC 3.4.2-prerelease. 2004-07-28 05:27:21 +00:00
include Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
protoize Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
Makefile Desupport the *_COLLECT2 no-op. 2006-03-21 08:59:36 +00:00
Makefile.fe Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
Makefile.inc Minor Makefile cleanup. Do not use Makefile variables named 'version' and 2007-03-12 00:28:06 +00:00
Makefile.tgt A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructions 2006-09-15 05:21:06 +00:00