
.tcl:
.itcl:

tclIndex: *.itcl *.tcl
	./aindex

clean:
	-rm -f *~
