debian man page for rivet-buildplugin

Query: rivet-buildplugin

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RIVET-BUILDPLUGIN(1)						   User Commands					      RIVET-BUILDPLUGIN(1)

NAME
rivet-buildplugin - compilation helper for Rivet analysis plugins
SYNOPSIS
rivet-buildplugin [<libname>] <source1> [<source2> [compiler_flags] ...]
DESCRIPTION
<libname> can be a path, provided the filename is of the form 'Rivet*.so' If <libname> is not specified, the default name is 'RivetAnaly- sis.so'. To make special build variations you can add appropriate compiler flags to the arguments and these will be passed directly to the compiler. For example, for a debug build of your plugin library, add '-g', and for a 32 bit build on a 64 bit system add '-m32'.
OPTIONS
-h | --help: display this help message --with-root: add ROOT link options (requires root-config on system)
AUTHOR
This manual page was written by Lifeng Sun <lifongsun@gmail.com> for the Debian system (but may be used by others). Rivet June 2012 RIVET-BUILDPLUGIN(1)
Related Man Pages
apxs(1) - mojave
dssi_analyse_plugin(1) - debian
fastjet-config(1) - debian
lhapdf-config(1) - debian
rivet-rescale(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file