# Update the filterphot application code in the time series package library
# Author: HSU, 10-MAY-1990

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

timeseries.a:
	filterphot.x
	fphot_get.x		filterphot.h
	fphot_do.x		<imhdr.h> <time.h>
	mag_color.x		filterphot.h
	;
