17/05/2013 11:06, Olivier MATZ :
> On 05/07/2013 05:17 PM, Thomas Monjalon wrote:
> > +Build options
> > + T target template (install default: *) - used with config or install
> > + O output directory (default: build/) - cannot be used with install
> > + V verbose
> > + D debug de
Hi Thomas,
Good to see a "make help" ;)
What do you think of replacing "Build options" by "Build variables" ?
I think it is not obvious that we have to use V=1 for instance for
a verbose build.
About the "build targets", I suggest to include it in the help of T
variable. What do you think ?
Oli
This is a cheat sheet to build DPDK and can be used for a "make help".
It is explicitly described as a build help in order to concatenate it
with other helps such as test commands.
Signed-off-by: Thomas Monjalon
---
doc/build-sdk-quick.txt | 22 ++
1 file changed, 22 insert
3 matches
Mail list logo