logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

znc-buildmod - compile ZNC modules

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...

See Also