Re: Makefile
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Makefile
- From: Patrick Donnelly <batrick@...>
- Date: 2010年6月15日 12:29:22 -0400
On Tue, Jun 15, 2010 at 8:28 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Quick poll: you know and use the Makefile targets below?
>
> Makefile:
> all clean install uninstall local
Yes.
> Makefile:
> test none echo pecho lecho
No.
> src/Makefile:
> ansi linux
Yes. Rest no.
I personally like the top-level Makefile and would be sorry to see it
go. I do a lot of manual local installations myself.
--
- Patrick Donnelly