BTF Version 0.9, May 5, 2006, by Timothy A. Davis
Copyright (C) 2005, University of Florida
BTF is also available under other licenses; contact authors for details.
http://www.cise.ufl.edu/research/sparse

Requires UFconfig, in the ../UFconfig directory relative to this directory.

To compile the libbtf.a library, type "make".  The compiled library is located
in BTF/Lib/libbtf.a.  Compile code that uses BTF with -IBTF/Include.

Type "make clean" to remove all but the compiled library, and "make distclean"
to remove all files not in the original distribution.

--------------------------------------------------------------------------------

BTF 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 Module 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 Module; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

--------------------------------------------------------------------------------

A full text of the license is in Doc/lesser.txt.  
