znc-buildmod - compile ZNC modules
Contents
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.
Environment
Variables
CXXFLAGSLDFLAGSMODLINKINCLUDESLIBS
may be used.
ZNC 2013-06-12 ZNC-BUILDMOD(1)
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.
Name
znc-buildmod - compile ZNC modules
Synopsis
znc-buildmod FILE...
