From: Andrew Cagney <ac131313@ges.redhat.com>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] Update all of GDB's Makefile dependencies
Date: Mon, 19 Aug 2002 15:10:00 -0000 [thread overview]
Message-ID: <3D616CCF.3000908@ges.redhat.com> (raw)
In-Reply-To: <20020817020605.GA24065@nevyn.them.org>
> -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...
Er, yes, I broke off too large a chunk. Patch withdrawn.
Andrew
prev parent reply other threads:[~2002-08-19 22:10 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
2002-08-19 15:10 ` Andrew Cagney [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=3D616CCF.3000908@ges.redhat.com \
--to=ac131313@ges.redhat.com \
--cc=drow@mvista.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