all:UC75 UC1

UC75:UC80n2.tcl
	chmod +x UC80n2.tcl
UC1:UC 
	rm -f UC2
	echo '#\!/bin/tcsh' >UC2
	echo 'setenv UCLC ' `pwd` >>UC2
	chmod +x UC2
	cat UC>>UC2
