
$call update
$exit

update:
	$echo "--------------------- LIBMX  -----------------------"
	$call update@mx
	$echo "--------------------- LIBCDL -----------------------"
	$call update@cdl
	$exit
	;
