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

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

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