zsh-workers
 help / color / mirror / code / Atom feed
From: Michael Hwang <michael.a.hwang@gmail.com>
To: zsh-workers@zsh.org
Subject: Re: make _make works at finding targets with freebsd's make
Date: Tue, 24 Nov 2009 19:25:09 -0500	[thread overview]
Message-ID: <22a0ef080911241625t633a0b59p559a505183f50174@mail.gmail.com> (raw)
In-Reply-To: <20091124152850.GA61961@wicklow.lan>

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

I think it's best to use _pick_variant to decide the version of make.
Unfortunately, I don't have access to anything other than GNU make, so
you may need to change the freebsd=FreeBSD pattern in the
_pick_variant line.

The original line was "_pick_variant -r is_gnu gnu=GNU unix -v -f". Is
that last "-f" a mistake? I removed it for this patch, but I'm not
sure if that'll affect other versions of make.

Michael Hwang

On Tue, Nov 24, 2009 at 10:28 AM, Baptiste Daroussin
<baptiste.daroussin@gmail.com> wrote:
> Hi,
>
> Here is a patch to make _make work at finding (so completing) targets using
> freebsd's make
> unfortunatly bsdmake are different on netbsd and openbsd so that only works on
> freebsd.
>
> I don't know if the case is the right way to do that, I did it to prepare the
> case for NetBSD and OpenBSD
>
> regards,
> Bapt
>



-- 
Michael Hwang

      reply	other threads:[~2009-11-25  0:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 15:28 Baptiste Daroussin
2009-11-25  0:25 ` Michael Hwang [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=22a0ef080911241625t633a0b59p559a505183f50174@mail.gmail.com \
    --to=michael.a.hwang@gmail.com \
    --cc=zsh-workers@zsh.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.
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).