From: Michael Elizabeth Chastain <chastain@cygnus.com>
To: binutils@sources.redhat.com, gdb-patches@sources.redhat.com
Subject: [RFA] top Makefile.in: all-m4 depends on all-texinfo
Date: Tue, 20 Mar 2001 03:21:00 -0000 [thread overview]
Message-ID: <200103201121.DAA26682@bosch.cygnus.com> (raw)
This is a proposed change for the top Makefile.in.
I don't know exactly where to send to this, but the top README says:
Makefile.in; configure; configure.in
Please notify the following of any committed patches.
binutils@sources.redhat.com
gdb-patches@sources.redhat.com
The FSF tree does not have m4 source integrated into it yet,
but I'm working on a tree that does.
m4 has some texinfo documentation files, so all-m4 needs to depend
on all-texinfo. This patch simply adds this dependency.
Testing: I tested this with i686-pc-cygwin and i686-pc-gnu-linux on some
trees that I have.
Is it OK if I apply this?
Michael Elizabeth Chastain
<chastain@redhat.com>
"love without fear"
===
2001-03-20 Michael Chastain <chastain@redhat.com>
* Makefile.in: all-m4 depends on all-texinfo.
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/Makefile.in,v
retrieving revision 1.30
diff -c -3 -p -r1.30 Makefile.in
*** Makefile.in 2001/03/08 05:50:03 1.30
--- Makefile.in 2001/03/20 11:14:48
*************** configure-target-libchill: $(ALL_GCC_C)
*** 1630,1636 ****
all-target-libchill: configure-target-libchill all-target-libiberty
configure-target-libobjc: $(ALL_GCC_C)
all-target-libobjc: configure-target-libobjc all-target-libiberty
! all-m4: all-libiberty
all-make: all-libiberty
all-mmalloc:
configure-target-newlib: $(ALL_GCC)
--- 1630,1636 ----
all-target-libchill: configure-target-libchill all-target-libiberty
configure-target-libobjc: $(ALL_GCC_C)
all-target-libobjc: configure-target-libobjc all-target-libiberty
! all-m4: all-libiberty all-texinfo
all-make: all-libiberty
all-mmalloc:
configure-target-newlib: $(ALL_GCC)
next reply other threads:[~2001-03-20 3:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-20 3:21 Michael Elizabeth Chastain [this message]
2001-03-20 9:12 ` DJ Delorie
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=200103201121.DAA26682@bosch.cygnus.com \
--to=chastain@cygnus.com \
--cc=binutils@sources.redhat.com \
--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