
Semi-automatic generation of distributions directly out of a source repository

		(Makedist Version 2.0 / February 06, 1999)
		Andreas Kupries	(a.kupries@westend.com)

This directory contains an application to semi-automatically generate a distribution
directly out of a source repository.


For a simple install just unpack into a directory of your choice, make it your
working directory, then type 'make install'. This will install the application
into /usr/local/bin, its package  will go into a subdirectory of /usr/local/lib.
You must be root to do the last step, of course.


For a nonstandard installation you have to edit the Makefile, just point
$exec_dir to a directory of your choice (Tcl should search it for
packages). Alternatively change $BIN_DIR and $LIB_DIR.


Enjoy,
	Andreas

