# Update the polarimetry application code in the time series package library
# Author: HSU, 29-JUN-1990

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

timeseries.a:
	polarimetry.x		<tbset.h> polarimetry.h
	pol_get.x		polarimetry.h
	pol_do.x		<imhdr.h> <time.h> polarimetry.h
	calc_stokes.x		<math.h> polarimetry.h
	read_poleff.x		polarimetry.h
	read_paoffset.x		polarimetry.h
	get_poleff.x		polarimetry.h
	get_paoffset.x		polarimetry.h
	;
