# Make the package.

$call	update@src
$exit

update:
	$call update@src
	;
