Query: mbuild-hybrid
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
hybrid-dev(1) General Commands Manual hybrid-dev(1)NAMEmbuild-hybrid -- easily build ircd-hybrid v7 modules from sourceSYNOPSISmbuild-hybrid [-s sourcefile] [-p installpath] [-o buildopts]DESCRIPTIONmbuild-hybrid is a program that simplifies compiling ircd-hybrid modules from source. One may specify output path and CFLAGS to use when building a module; the defaults for each are described below. It goes without saying that mbuild-hybrid won't run without something in the -s option.OPTIONS-s sourcefile Source file to build the module with. The output filename will be this name, s/.c/.so/. -p installpath Install path for the module. This defauls to /usr/lib/ircd-hybrid/modules, the module search path for Debian's ircd-hybrid. -o buildopts This should be quoted if more than one argument; this will be appended to the default CFLAGS, which are simply '-g -Wall '.SEE ALSOircd-hybrid(8)AUTHORThis manual page was written by Joshua Kwan <joshk@triplehelix.org> and is licensed under the GNU General Public License, version 2 or later. hybrid-dev(1)
Related Man Pages |
---|
pm-is-supported(1) - debian |
ircd(8) - debian |
systemd-hibernate.service(8) - centos |
pm-is-supported(1) - suse |
systemd-suspend.service(8) - sunos |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Weird 'find' results |