1ZNC-BUILDMOD(1) General Commands Manual ZNC-BUILDMOD(1)
2
3
4
6 znc-buildmod - compile ZNC modules
7
9 znc-buildmod FILE...
10
12 znc-buildmod compiles a ZNC module for you. You just give it a list of
13 source files and every single file is compiled into a module.
14
16 Normally, exit status is 0 if everything went fine. In case the com‐
17 piler errors when compiling some module, the exit status is 1.
18
20 Variables
21
22 CXXFLAGS
23 LDFLAGS
24 MODLINK
25 INCLUDES
26 LIBS
27 may be used.
28
29
30
31ZNC 2013-06-12 ZNC-BUILDMOD(1)