#
#	$RCSfile: INSTALL,v $
#	$Revision: 0.11 $
#	$Author: tony $
#	$Date: 1993/12/13 16:41:44 $
#
INSTALL - ciscot

Installation:

- Edit the Makefile for

        BINDIR          - Installation directory (default: /usr/local/bin)


        MANDIR          - Man directory (default: /usr/local/man)
        
        
        PERL            - the full path of Perl on your system
                                (default: /usr/local/bin/perl)


	DEFROUTER	- change this to something close to home

Type the following:

"make" - This will install a executable version in the current directory

"make install" - This will install executable version in BINDIR

"make clean"  -  This will clean up, including executable versions in 
                 current directory.
