lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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