# Bintext library

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

libpkg.a:
	t_bintxt.x
	t_txtbin.x
	;
