Sponsor:

Your company here, and a link to your site. Click to find out more.

znc-buildmod - Man Page

compile ZNC modules

Synopsis

znc-buildmod FILE...

Description

znc-buildmod compiles a ZNC module for you. You just give it a list of source files and every single file is compiled into a module.

Exit Status

Normally, exit status is 0 if everything went fine. In case the compiler errors when compiling some module, the exit status is 1.

Environment

Variables

Cxxflags

Ldflags

Includes

Libs

may be used.

Referenced By

znc(1).

2013-06-12 ZNC