aboutsummaryrefslogtreecommitdiff
path: root/pkg/images/immatch/src/wcsmatch/mkpkg
blob: 638ee1e8d8b8068c614bc5b668dd4ed476a9cdd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Make the SKYXYMATCH / WCSXYMATCH / WCSCOPY tasks

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

libpkg.a:
	rgmatchio.x	wcsxymatch.h
	t_skyxymatch.x  <fset.h> <imhdr.h> <mwset.h> <math.h> \
			<pkg/skywcs.h> wcsxymatch.h
	t_wcscopy.x	<imhdr.h> <mwset.h>
	t_wcsxymatch.x	<fset.h> <imhdr.h> <mwset.h> wcsxymatch.h
	;