# Update the tselect application code in the ttools package library
# Author: B.Simon, 25-NOV-1987

$checkout ttools.a ../
$update   ttools.a
$checkin  ttools.a ../
$exit

ttools.a:
	subset.x	<tbset.h>
	tselect.x
	;
