We have a help message associated with the ./configure script. I'd like to
add something similar to the resulting "Makefile" as well. From the sampling
of the code, it doesn't look like we use Automake, so I'm guessing that just
editing the "Makefile.in" should do the job ?

Something like this is what I have in mind,

>make help
'make' is used to build the Net-SNMP 5.5 utilities

Usage: make [OPTION]

<without options>   This will build the entire package
agent               This will just build the agent executable
help                Display this text

...

>


I'm proposing the above, because I just discovered that we have
doxygen-compactible code, and the only way to get that output is with the
"make docsdox" command. Having a "help" section would have made things
easier for me.

Hoping for no objections,
Abraham Varricatt
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to