All of lore.kernel.org
 help / color / mirror / Atom feed
From: francois.berenger@inria.fr (Francois BERENGER)
To: cocci@systeme.lip6.fr
Subject: [Cocci] patch for coccinelle's Makefile
Date: Thu, 28 Aug 2014 17:12:37 +0200	[thread overview]
Message-ID: <53FF46E5.4070804@inria.fr> (raw)
In-Reply-To: <alpine.DEB.2.10.1408281616110.4009@hadrien>

On 08/28/2014 04:16 PM, Julia Lawall wrote:
> On Thu, 28 Aug 2014, Francois BERENGER wrote:
>
>> I think the uninstall target can be made much simpler and robust.
>
> Could you explain?  I am not at all familiar with the code.

Rather than removing things one by one in [...]/share/coccinelle/*
you can remove directly [...]/share/coccinelle .

This is more robust since some of the things in [...]/share/coccinelle/*
are not installed by all make targets but were nonetheless listed
by the uninstall target (which would fail with an exit 1, which is a 
problem when you package things for opam).

-- 
Regards,
Francois.

  reply	other threads:[~2014-08-28 15:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-28 14:00 [Cocci] patch for coccinelle's Makefile Francois BERENGER
2014-08-28 14:16 ` Julia Lawall
2014-08-28 15:12   ` Francois BERENGER [this message]
2014-08-28 16:28     ` Julia Lawall
2014-08-28 15:15 ` [Cocci] patch for c's Makefile SF Markus Elfring
2014-08-28 15:42   ` Francois BERENGER
2014-08-28 16:01     ` [Cocci] Improvements for the build specification? SF Markus Elfring
2014-08-28 16:05       ` Francois BERENGER
2014-08-28 16:14         ` SF Markus Elfring
2014-08-29  9:00 ` [Cocci] patch for coccinelle's Makefile SF Markus Elfring

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=53FF46E5.4070804@inria.fr \
    --to=francois.berenger@inria.fr \
    --cc=cocci@systeme.lip6.fr \
    /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.