zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@fysh.org>
To: Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
Cc: Zsh hackers list <zsh-workers@sunsite.auc.dk>
Subject: Re: PATCH: phony make targets
Date: Mon, 3 Jan 2000 03:06:34 +0000 (GMT)	[thread overview]
Message-ID: <E124xpK-0006Wl-00@crucigera.fysh.org> (raw)
In-Reply-To: <E124qoZ-0005hI-00.2000-01-02-19-37-19@cmailg3.svr.pol.co.uk> from Peter Stephenson at "Jan 2, 2000 07:39:06 pm"

Peter Stephenson wrote:
>GNU make sometimes creates empty files with the names of phony targets such
>as `FORCE' and `all'.  This should help in this case, I hope other forms of
>make will just ignore it.

makes that don't recognise it will ignore it, except that it will become
the default target if it is the first rule in the Makefile.  It should
go at the end of the Makefile.  Or for greater maintainability, put a
.PHONY pseudo-rule after the rule for each phony target.

But I'd like to know when make will actually create a file for a phony
target.  It shouldn't be possible for it to do that; there's something
seriously wrong if that's happening.

-zefram


  reply	other threads:[~2000-01-03  3:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-02 19:39 Peter Stephenson
2000-01-03  3:06 ` Zefram [this message]
2000-01-04 22:20   ` Peter Stephenson

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=E124xpK-0006Wl-00@crucigera.fysh.org \
    --to=zefram@fysh.org \
    --cc=pws@pwstephenson.fsnet.co.uk \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).