$Id: README,v 1.2 1995/10/26 19:53:43 deaven Exp $
filo -- manipulate a `rolodex'-like database
Copyright (C) 1995 David Deaven, Jennifer Corkill

  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 for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

INSTALLATION INSTRUCTIONS
-------------------------

  0.  Install libdmd (available where you got filo).

  1.  Run `dmdconfig' to build the Makefile from `Makefile.mk'.

  2.  Type `make' to compile, and `make install' to install the 
      executable and manual page.

  3.  You probably will want to create a directory ~/.filo and
      copy the files in `sample.filo' to it, then make changes 
      in them.  See the manual page (filo.1) for more details.
