dataselect - Mini-SEED data selection.

-- Building/Installing --

In most environments a simple 'make' will build the program.

The CC and CFLAGS environment variables can be used to configure
the build parameters.

In the Win32 environment the Makefile.wat can be used with Open
Watcom's wmake program.

Using GCC, running 'make static' will compile a static version
if possible.

For further installation simply copy the resulting binary and man page
(in the 'doc' directory) to appropriate system directories.

-- Licensing --

This program is free software; you can redistribute it and/or modify
it 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.

This program 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
General Public License (GNU-GPL) for more details.  The GNU-GPL and
further information can be found here: http://www.gnu.org/

