genmap(1) - Linux man page
Name
genmap - ROOT utility to create class to library mapsSynopsis
genmap [-D] [-i mapfile] [-o library]Description
Creates a map from classes to shared libraries that contain these classes.Options
- -D
- Show debug information.
- -omapfile
- Output on mapfile
- -isofile
- Library to inspect
See Also
See also the ROOT webpages: http://root.cern.ch
Original Authors
The ROOT team (see web page above):Rene Brun and Fons Rademakers
Copyright
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA