mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mad Hatter <slokus@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: 2.5.54 Makefile question: set -e
Date: Sat, 4 Jan 2003 12:04:15 -0800 (PST)	[thread overview]
Message-ID: <20030104200415.7387.qmail@web13708.mail.yahoo.com> (raw)

Hi,

The toplevel Makefile in 2.5.54 has near line 313:

----------------------------
#	set -e makes the rule exit immediately on error
#...
attribute if uninitialized.

define rule_vmlinux__
	set -e
...
endef
-------------------------

However, the "set -e" does nothing since each line is
processed by a different shell according to the make
manual.


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

             reply	other threads:[~2003-01-04 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-04 20:04 Mad Hatter [this message]
2003-01-04 21:01 ` Sam Ravnborg

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=20030104200415.7387.qmail@web13708.mail.yahoo.com \
    --to=slokus@yahoo.com \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome