[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.1w4 rearrangement
- From: Diego Nehab <diego@...>
- Date: Wed, 16 Feb 2005 21:28:22 -0500 (EST)
Hi,
I prefer all files in the same directory. Once you install things, then
you can organize the files however you want. But for the build process,
and especially for development, isn't is just so much easier to dump
everything in the same place? I myself put C srcs and includes, Lua
files, examples, and binaries and objs and deps and libs all in the same
directory. Works fine, unless you have too many files, which is not our
case here.
Regards,
Diego.