zsh-workers
 help / color / mirror / code / Atom feed
From: Slaven Rezic <slaven@rezic.de>
To: zsh-workers@zsh.org
Subject: completion addition for _make
Date: Thu, 08 Aug 2013 17:45:40 +0200	[thread overview]
Message-ID: <87li4c89uj.fsf@biokovo.herceg.de> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-added-freebsd-make-to-list-of-make-like-commands.patch --]
[-- Type: text/x-patch, Size: 1064 bytes --]

>From 8035cbb97d8daa04a277fab2db528d3fbec9d8e2 Mon Sep 17 00:00:00 2001
From: Slaven Rezic <slaven@rezic.de>
Date: Thu, 8 Aug 2013 17:41:54 +0200
Subject: [PATCH] added freebsd-make to list of make-like commands

freebsd-make may be found in the Debian package freebsd-buildutils. It
behaves like FreeBSD's system make.
---
 Completion/Unix/Command/_make |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Completion/Unix/Command/_make b/Completion/Unix/Command/_make
index 0c5371d..b7c825a 100644
--- a/Completion/Unix/Command/_make
+++ b/Completion/Unix/Command/_make
@@ -1,4 +1,4 @@
-#compdef make gmake pmake dmake
+#compdef make gmake pmake dmake freebsd-make
 
 # TODO: Based on targets given on the command line, show only variables that
 # are used in those targets and their dependencies.
-- 
1.7.2.5




-- 
Slaven Rezic - slaven <at> rezic <dot> de
  BBBike - route planner for cyclists in Berlin
  WWW version:                           http://www.bbbike.de
  Perl/Tk version for Unix and Windows:  http://bbbike.sourceforge.net

             reply	other threads:[~2013-08-08 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 15:45 Slaven Rezic [this message]
2013-08-08 16:40 ` Christian Neukirchen

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=87li4c89uj.fsf@biokovo.herceg.de \
    --to=slaven@rezic.de \
    --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).