From: DJ Delorie <dj@delorie.com>
To: bje@redhat.com
Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com,
gcc-patches@gcc.gnu.org
Subject: Re: top-level Makefile.in patch
Date: Mon, 24 Jun 2002 10:33:00 -0000 [thread overview]
Message-ID: <200206241733.g5OHXH321651@envy.delorie.com> (raw)
In-Reply-To: <15639.11505.308140.962980@tooth.toronto.redhat.com> (message from Ben Elliston on Mon, 24 Jun 2002 10:30:09 -0400 (EDT))
Ok, and for gcc too please.
> 2002-06-24 Ben Elliston <bje@redhat.com>
>
> * Makefile.in (all-cgen): Remove; runs from its source directory.
> (check-cgen, install-cgen, clean-cgen): Likewise.
> (all-opcodes): No not depend on all-cgen.
> (all-sim): Likewise.
>
> Index: Makefile.in
> ===================================================================
> RCS file: /cvs/src/src/Makefile.in,v
> retrieving revision 1.57
> diff -u -p -r1.57 Makefile.in
> --- Makefile.in 19 Jun 2002 23:07:26 -0000 1.57
> +++ Makefile.in 24 Jun 2002 14:27:43 -0000
> @@ -535,7 +535,6 @@ ALL_MODULES = \
> all-bison \
> all-byacc \
> all-bzip2 \
> - all-cgen \
> all-cvssrc \
> all-db \
> all-dejagnu \
> @@ -616,7 +615,6 @@ CROSS_CHECK_MODULES = \
> check-bfd \
> check-binutils \
> check-bzip2 \
> - check-cgen \
> check-cvssrc \
> check-db \
> check-dejagnu \
> @@ -689,7 +687,6 @@ INSTALL_MODULES = \
> install-binutils \
> install-bison \
> install-byacc \
> - install-cgen \
> install-cvssrc \
> install-db \
> install-dejagnu \
> @@ -869,7 +866,6 @@ CLEAN_MODULES = \
> clean-bison \
> clean-byacc \
> clean-bzip2 \
> - clean-cgen \
> clean-cvssrc \
> clean-db \
> clean-dejagnu \
> @@ -1714,7 +1710,6 @@ configure-target-bsp: $(ALL_GCC_C)
> all-target-bsp: configure-target-bsp
> all-byacc:
> all-bzip2:
> -all-cgen: all-libiberty
> all-cvssrc:
> configure-target-cygmon: $(ALL_GCC_C)
> all-target-cygmon: configure-target-cygmon all-target-libiberty all-target-libstub all-target-bsp
> @@ -1781,7 +1776,7 @@ configure-target-newlib: $(ALL_GCC)
> all-target-newlib: configure-target-newlib
> configure-target-libtermcap: $(ALL_GCC_C)
> all-target-libtermcap: configure-target-libtermcap
> -all-opcodes: all-bfd all-libiberty all-cgen
> +all-opcodes: all-bfd all-libiberty
> all-patch: all-libiberty
> all-perl:
> all-prms: all-libiberty
> @@ -1794,7 +1789,7 @@ all-sed: all-libiberty
> all-send-pr: all-prms
> all-shellutils:
> all-sid: all-tcl all-tk
> -all-sim: all-libiberty all-bfd all-opcodes all-readline all-cgen
> +all-sim: all-libiberty all-bfd all-opcodes all-readline
> all-snavigator: all-tcl all-tk all-itcl all-tix all-db all-grep all-libgui
> all-tar: all-libiberty
> all-tcl:
>
prev parent reply other threads:[~2002-06-24 17:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-24 7:30 Ben Elliston
2002-06-24 10:33 ` DJ Delorie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200206241733.g5OHXH321651@envy.delorie.com \
--to=dj@delorie.com \
--cc=binutils@sources.redhat.com \
--cc=bje@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox