ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Eugene Ostapets <eostapets@emt.com.ua>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] make test: ! /bin/false
Date: Mon, 19 Sep 2005 17:10:17 +0300
Message-ID: <432EC6C9.8060108@emt.com.ua> (raw)
In-Reply-To: <20050919140523.GB3260@solemn.turbinal.org>

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

Alexey Tourbin пишет:

>Скажите, почему так происходит?
>make-3.81beta1-alt1
>
>$ cat Makefile
>test:
>	! /bin/false
>$ make test
>! /bin/false
>make: *** [test] Error 1
>$
>  
>
$ cat Makefile
eostapets@eugene ~/tmp/6 $ cat Makefile
test1:
    ! /bin/true
test2:
    ! /bin/false

$ make test1
! /bin/true
$ make test2
! /bin/false
make: *** [test2] Ошибка 1

Я думаю ответ понятен?:)
-- 
WBR,
Eugene Ostapets

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-09-19 14:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 14:05 Alexey Tourbin
2005-09-19 14:10 ` Eugene Ostapets [this message]
2005-09-19 14:48   ` [devel] " Alexey Tourbin
2005-09-19 14:52     ` Eugene Ostapets
2005-09-19 15:24     ` Dmitry V. Levin
2005-09-19 15:45     ` Alexey Tourbin
2005-09-19 15:51       ` Dmitry V. Levin

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=432EC6C9.8060108@emt.com.ua \
    --to=eostapets@emt.com.ua \
    --cc=devel@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git