diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/onedspec/irsiids/mkpkg | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/irsiids/mkpkg')
-rw-r--r-- | noao/onedspec/irsiids/mkpkg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/noao/onedspec/irsiids/mkpkg b/noao/onedspec/irsiids/mkpkg new file mode 100644 index 00000000..01ee3403 --- /dev/null +++ b/noao/onedspec/irsiids/mkpkg @@ -0,0 +1,22 @@ +# IRS/IIDS Tasks + +$checkout libpkg.a .. +$update libpkg.a +$checkin libpkg.a .. +$exit + +libpkg.a: + coincor.x + conversion.x + getnimage.x <mach.h> + t_addsets.x <error.h> <imhdr.h> + t_bswitch.x <smw.h> <error.h> <imhdr.h> <mach.h> <time.h> + t_coefs.x <error.h> + t_coincor.x <error.h> <imhdr.h> + t_flatdiv.x <error.h> <imhdr.h> + t_flatfit.x <gset.h> <imhdr.h> <math/curfit.h> + t_slist1d.x <error.h> <fset.h> <imhdr.h> <smw.h> + t_subsets.x <error.h> <imhdr.h> + t_sums.x <error.h> <imhdr.h> + t_widstape.x <error.h> <imhdr.h> <mach.h> <smw.h> + ; |