From: Thomas Huth <thuth@linux.vnet.ibm.com>
To: Programmingkid <programmingkidx@gmail.com>
Cc: qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] makefile help: giving QEMU an icon
Date: Mon, 26 Jan 2015 10:07:08 +0100 [thread overview]
Message-ID: <20150126100708.5132fbe7@oc7435384737.ibm.com> (raw)
In-Reply-To: <DFEF8606-227B-4BF5-B81B-836AB8CF7476@gmail.com>
On Fri, 23 Jan 2015 15:48:31 -0500
Programmingkid <programmingkidx@gmail.com> wrote:
> I'm trying to make QEMU have an icon instead of the standard gray box icon it is given on Mac OS X. I figured out where to put the code in the makefile, but this location isn't useful. git is trained not to use it. The location is ./ppc-softmmu/makefile. My question is where do I put my icon setting code?
>
> It currently works in ./ppc-softmmu/makefile after this line: all: $(PROGS) stap
Well, that file is normally just a symlink, generated by the configure
script. So you might want to have a look at the destination of the link
instead, the Makefile.target file in the main directory of the sources.
Thomas
prev parent reply other threads:[~2015-01-26 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 20:48 [Qemu-devel] makefile help: giving QEMU an icon Programmingkid
2015-01-26 9:07 ` Thomas Huth [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=20150126100708.5132fbe7@oc7435384737.ibm.com \
--to=thuth@linux.vnet.ibm.com \
--cc=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).