From: Aron Griffis <agriffis@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] wierd problem with ebuild
Date: Wed, 18 Dec 2002 13:33:36 -0500 [thread overview]
Message-ID: <20021218183336.GA2140@time> (raw)
In-Reply-To: <20021217121641.45d4e588.bain@tcsn.co.za>
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
Henti Smith wrote: [Tue Dec 17 2002, 05:16:41AM EST]
> Sorry .. I'm not 100% sure which @ sign you are refering to. would you
> like to clarify?
In a Makefile:
blah:
@echo hello
blah2:
echo hello
$ make blah
hello
$ make blah2
echo hello
hello
Without the leading @ sign, make shows the commands it's running.
Aron
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-12-18 18:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-16 6:45 [gentoo-dev] wierd problem with ebuild Henti Smith
2002-12-16 6:49 ` Henti Smith
[not found] ` <20021219142832.GA25245@Hitachi>
2002-12-20 6:45 ` Henti Smith
2002-12-16 13:53 ` Aron Griffis
2002-12-17 10:16 ` Henti Smith
2002-12-18 18:33 ` Aron Griffis [this message]
2002-12-19 7:43 ` Henti Smith
2002-12-19 8:05 ` Henti Smith
2002-12-19 12:06 ` Aron Griffis
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=20021218183336.GA2140@time \
--to=agriffis@gentoo.org \
--cc=gentoo-dev@gentoo.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