All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Lichtenheld <frank@lichtenheld.de>
To: Kristof Provost <Kristof@provost-engineering.be>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] makefile: Add a cscope target
Date: Sat, 6 Oct 2007 03:04:37 +0200	[thread overview]
Message-ID: <20071006010437.GS31659@planck.djpig.de> (raw)
In-Reply-To: <20071005223336.GA4556@luggage>

On Sat, Oct 06, 2007 at 12:33:36AM +0200, Kristof Provost wrote:
> +cscope:
> +	$(RM) cscope*
> +	$(FIND) . -name '*.hcS]' -print | xargs cscope -b


missing [

Gruesse,
-- 
Frank Lichtenheld <frank@lichtenheld.de>
www: http://www.djpig.de/

  reply	other threads:[~2007-10-06  1:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-05 22:33 [PATCH] makefile: Add a cscope target Kristof Provost
2007-10-06  1:04 ` Frank Lichtenheld [this message]
2007-10-06 14:24   ` Kristof Provost
2007-10-07 20:45     ` Kristof Provost
2007-10-06  8:23 ` Alex Riesen

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=20071006010437.GS31659@planck.djpig.de \
    --to=frank@lichtenheld.de \
    --cc=Kristof@provost-engineering.be \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.