lua-users home
lua-l archive

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


On Wed, 2006-10-04 at 15:07 +0300, askok@dnainternet.net wrote:
> But what I was asking for, was simply to add the _targets_ 
> to the Makefile, even though Lua wouldn't be using them 
> itself (= they wouldn't be integrated with make install or 
> such).

Go on then, define the targets *correctly* for *all* the systems which
Lua builds on. If you can, I'll buy you a beer at the next workshop.

The issue you have is that without making that target depend on libtool
you won't be able to sanely build for more than one or two platforms.

> Just my 5c  (Finland doesn't have 2c, that's why our 
> opinions matter more... ;)

Naah, just means yours are inflated :-)

D.