head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2006.02.01.18.50.58;	author terry;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@To build and install Tperf:

  1. Edit the file `Makefile' if necessary.  Maybe you want to modify
     the following variables.

     * CC - C compiler
     * CFLAGS - options for the C compiler
     * LDLIBS - libraries to link with

  2. Type `make' to compile the package.

  3. Copy the executable binary `tperf' to your preferred install location.

Please refer to the README file for usage.
@
