git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: "David Kastrup" <dak@gnu.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Makefile: create an install-symlinks target
Date: Wed, 18 Jul 2007 15:08:14 +0200	[thread overview]
Message-ID: <81b0412b0707180608j7c22631ak87f3ddd6481bccf2@mail.gmail.com> (raw)
In-Reply-To: <86bqe9lwy8.fsf@lola.quinscape.zz>

On 7/18/07, David Kastrup <dak@gnu.org> wrote:
> +       @: $(MAKE) && cd '$(prefix_SQ)' && find . -mindepth 1 ...

Sometime about now you'll need to define $(FIND) or even $(GNUFIND)
for find. There are proprietary systems where find is not available or
does not do what you want it to. There is often a gfind installed somewhere
on these systems.

  parent reply	other threads:[~2007-07-18 13:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 10:41 [PATCH] Makefile: create an install-symlinks target David Kastrup
2007-07-18 12:41 ` David Kastrup
2007-07-18 12:48 ` Johannes Schindelin
2007-07-18 14:33   ` Peter Baumann
2007-07-18 13:08 ` Alex Riesen [this message]
2007-07-18 14:06   ` David Kastrup
2007-07-18 10:41     ` [PATCH 1/2] " David Kastrup
2007-07-18 14:45       ` [PATCH 2/2] Makefile: use $(FIND) instead of find David Kastrup
  -- strict thread matches above, loose matches on Subject: below --
2007-07-29 21:26 [PATCH] Makefile: create an install-symlinks target David Kastrup
2007-07-29 22:15 ` Junio C Hamano
2007-07-29 22:30   ` David Kastrup
2007-07-29 23:44     ` Brian Gernhardt
2007-07-29 22:26 ` Peter Baumann

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=81b0412b0707180608j7c22631ak87f3ddd6481bccf2@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=dak@gnu.org \
    --cc=git@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;
as well as URLs for NNTP newsgroup(s).