From: Daniel Jacobowitz <drow@mvista.com>
To: Andrew Cagney <ac131313@ges.redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] Update all of GDB's Makefile dependencies
Date: Fri, 16 Aug 2002 19:05:00 -0000 [thread overview]
Message-ID: <20020817020605.GA24065@nevyn.them.org> (raw)
In-Reply-To: <3D5DA5C4.4070003@ges.redhat.com>
On Fri, Aug 16, 2002 at 09:24:20PM -0400, Andrew Cagney wrote:
> >Hello,
> >
> >The subject says it all. The attached updates all of GDB's makefile
> >dependencies. It relies on the $(xxx_h) macro's being correct so I
> >updated them as well.
> >
> >Comments? (Yes, GDB should switch to automake, however, right now just
> >the thought of a autoconf 2.52 is worrying enough :-)
> >
> >I'll leave this lie for a week,
> >Andrew
> >
> >
>
> -install-gdbtk:
> - $(SHELL) $(srcdir)/../mkinstalldirs $(GDBTK_LIBRARY) ; \
> - $(SHELL) $(srcdir)/../mkinstalldirs $(libdir)/insight$(GDBTK_VERSION) ; \
> - $(INSTALL_DATA) $(srcdir)/gdbtk/plugins/plugins.tcl $(libdir)/insight$(GDBTK_VERSION)/plugins.tcl ; \
> - $(SHELL) $(srcdir)/../mkinstalldirs \
> - $(GDBTK_LIBRARY)/images \
> - $(GDBTK_LIBRARY)/images2 ; \
> - $(SHELL) $(srcdir)/../mkinstalldirs $(GDBTK_LIBRARY)/help \
> - $(GDBTK_LIBRARY)/help/images \
> - $(GDBTK_LIBRARY)/help/trace ; \
> - cd $(srcdir)/gdbtk/library ; \
> - for i in *.tcl *.itcl *.ith *.itb images/*.gif images2/*.gif images/icons.txt images2/icons.txt tclIndex help/*.html help/trace/*.html help/trace/index.toc help/images/*.gif; \
> - do \
> - $(INSTALL_DATA) $$i $(GDBTK_LIBRARY)/$$i ; \
> - done ;
You might want to audit the total list of rules before and after...
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2002-08-17 2:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-16 18:20 Andrew Cagney
2002-08-16 18:24 ` Andrew Cagney
2002-08-16 19:05 ` Daniel Jacobowitz [this message]
2002-08-19 15:10 ` Andrew Cagney
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=20020817020605.GA24065@nevyn.them.org \
--to=drow@mvista.com \
--cc=ac131313@ges.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