Re: Including Lua source with one's project
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Including Lua source with one's project
- From: "Olivier Delannoy" <olivier.delannoy@...>
- Date: Tue, 2 Oct 2007 15:53:35 +0200
> You can use MYCFLAGS on the command line but if you're using a predefined
> target (such as linux) then this will not work. You'll be better off just
> editing CFLAGS in src/Makefile.
Okay thanks for such a quick answer :)