# Update the orderphase application code in the time series package library
# Author: HSU, 25-JAN-1990

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

timeseries.a:
	orderphase.x
	orderph_get.x		<mach.h>
	orderph_nton.x		<imhdr.h> <time.h>
	orderph_nto1.x		<imhdr.h> <time.h>
	get_phase.x		<imhdr.h> <mach.h>
	sort_phase.x
	sortd_index.x
	;
