Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ZNC-BUILDMOD(1) 	     General Commands Manual		 ZNC-BUILDMOD(1)

NAME
     znc-buildmod - 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
   MODLINK
   INCLUDES
   LIBS
     may be used.

ZNC				   2013-06-12			 ZNC-BUILDMOD(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=znc-buildmod&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help