WFDB Software Package 10.7.0

File: <base>/xml/Makefile.top (1,365 bytes)
# file: Makefile	G. Moody	 22 August 2010
#
# 'make' description file for WFDB-XML applications
#
# -----------------------------------------------------------------------------
# WFDB-XML applications: programs for conversion between WFDB and XML formats
# Copyright (C) 2010 George B. Moody
#
# These programs are free software; you can redistribute them and/or modify
# them under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 2 of the License, or (at your
# option) any later version.
#
# These programs are distributed in the hope that they will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
# more details.
#
# You should have received a copy of the GNU General Public License along with
# these programs; if not, see <http://www.gnu.org/licenses/>.
#
# You may contact the author by e-mail (wfdb@physionet.org) or postal mail
# (MIT Room E25-505A, Cambridge, MA 02139 USA).  For updates to this software,
# please visit PhysioNet (http://www.physionet.org/).
# _____________________________________________________________________________
#
# All of the converters require the WFDB library, and those that read
# XML also require libexpat (http://expat.sourceforge.net).