# Library for the IMMATCHX IMCOORDS Tasks

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

libpkg.a:
        ccfunc.x        <imhdr.h> <math.h> <mwset.h> <skywcs.h> \
			<math/gsurfit.h>
	ccstd.x		<mach.h> <math.h> <math/gsurfit.h> <skywcs.h>
        ccxytran.x      <math.h> <skywcs.h>
        skyctran.x      <fset.h> <ctype.h> <math.h> <skywcs.h>
	t_ccfind.x	<fset.h> <ctype.h> <imhdr.h> <skywcs.h>
	t_ccget.x	<fset.h> <evvexpr.h> <math.h> <ctotok.h> <lexnum.h> \
			<ctype.h> <skywcs.h>
        t_ccmap.x       <fset.h> <math/gsurfit.h> <ctype.h> <math.h> \
                        <imhdr.h> <geomap.h> <skywcs.h>
        t_ccsetwcs.x    <imhdr.h> <math.h> <mwset.h> <skywcs.h>
	t_ccstd.x	<fset.h> <ctype.h> <math.h> <skywcs.h>
        t_cctran.x      <fset.h> <ctype.h> <math.h> <skywcs.h>
	t_ccxymatch.x   <fset.h> <skywcs.h> <xyxymatch.h>
        t_imcctran.x    <fset.h> <imhdr.h> <mwset.h> <math.h> <math/gsurfit.h> \
			<skywcs.h>
        t_skyctran.x    <fset.h> <skywcs.h>
	;
