###############################################################################
#                                                                             #
# ipaddr - INSTALL                                                            #
#                                                                             #
# Copyright (C) 2002  Frank W. Josellis <frank@dynamical-systems.org>         #
#                                                                             #
###############################################################################

To install a binary in /usr/local/bin simply do

	make install

Edit the Makefile to install in a different location. Remove with

	make uninstall


This utility is distributed as part of ipfw2dshield, though it can be 
used independently. Invoke ipaddr without arguments to get some usage 
advice. The program extracts some information from IP addresses and 
prints it to stdout. 
