@(#)$Id$

	GNU HP Tools 2.1

to compile tools -

 - easy compiling

   o    type 'make all'

 - hackers compiling

   o    read conf*.h and make changes
	but be carefull 'cos those changes can affect tools a great deal

   o    read Makefile and change parts that comform with your OS

   o    type
		make all
		make install
		make clean


Mozz    (mozgy@zems.fer.hr)

