
#
# $Id: Makefile,v 1.1.1.1 1997/01/15 23:54:57 kunkee Exp $
#


../irc.tcl:		*.tcl
	cat *.tcl >../irc.tcl

