# Update the coadd application code in the time series package library
# Author: HSU, 23-FEB-1990

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

timeseries.a:
	coadd.x
	coadd_get.x
	coadd_nton.x		<imhdr.h> <time.h>
	coadd_nto1.x		<imhdr.h> <time.h>
	phase_coadd.x
	;
