tech-userlevel archive

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

Re: Lua modules, paths, man pages etc.



Am 07.10.11 19:23, schrieb Iain Hibbert:
> On Fri, 7 Oct 2011, Marc Balmer wrote:
> 
>> Am 07.10.11 18:38, schrieb Iain Hibbert:
>>> On Fri, 7 Oct 2011, Iain Hibbert wrote:
>>>
>>>>>> We need bsd.lua.mk.  Ideas about that one?
>>>>
>>>> I have one that works well
>>>
>>> have committed that, its a good start..
>>
>> so are you fine with putting Lua modules, written in C, under src/lib/lua/ ?
> 
> I'm fine with anything :)

perfect.  So I can go on ;)

> 
> do you suppose to add modules to lib/Makefile directly or to just
> add SUBDIR+=lua at the end?  I don't think there are disadvantages either
> way..

I will add SUBDIR+=lua and put a Makefile in src/lib/lua/, which has
SUBDIR entries for each of the Lua modules we want to add.



Home | Main Index | Thread Index | Old Index