mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-21 22:19:55 +08:00
Makefile.in: Change $(target-alias) to $(target_alias) in comment.
* Makefile.in: Change $(target-alias) to $(target_alias) in comment. From-SVN: r65822
This commit is contained in:
parent
1230b94d56
commit
30f45f509f
@ -2976,7 +2976,7 @@ install-common: native $(EXTRA_PARTS) lang.install-common
|
||||
$(INSTALL_SCRIPT) gccbug $(DESTDIR)$(bindir)/$(GCCBUG_INSTALL_NAME)
|
||||
|
||||
# Install the driver program as $(target_alias)-gcc,
|
||||
# $(target-alias)-gcc-$(version)
|
||||
# $(target_alias)-gcc-$(version)
|
||||
# and also as either gcc (if native) or $(gcc_tooldir)/bin/gcc.
|
||||
install-driver: installdirs xgcc$(exeext)
|
||||
-if [ -f gcc-cross$(exeext) ] ; then \
|
||||
|
Loading…
Reference in New Issue
Block a user