
# $Log: Makefile,v $
# Revision 1.1.1.1  1997/01/15 23:54:58  kunkee
# Import neo7.6.0.
#
# Revision 1.2  1996/10/12 17:03:56  kunkee
# Build .tcl files for library instead of .tlib so that the
# package building software doesn't recognize and try to build .tndx files.
# Also added tclIndex to the installed files.
#
# Revision 1.1  1996/08/24 19:48:48  karl
# Checkin of NeoSoft 7.3 Tcl code libraries for conversion and use with
# Tcl 7.5.
#
# Revision 2.0  1995/01/04  04:32:54  karl
# Updating rev to 2.0.
#
# Revision 1.2  1993/12/06  00:53:36  karl
# Added CVS Log lines.  Minor doc cleanup.
#


../neolib.tcl:		*.tcl
	cat *.tcl >../neolib.tcl
