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/artdata/lists/mkpkg | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/artdata/lists/mkpkg')
-rw-r--r-- | noao/artdata/lists/mkpkg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/noao/artdata/lists/mkpkg b/noao/artdata/lists/mkpkg new file mode 100644 index 00000000..d8281097 --- /dev/null +++ b/noao/artdata/lists/mkpkg @@ -0,0 +1,18 @@ +# ARTDATA STARLIST and GALLIST task libraries + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + stcolon.x starlist.h <error.h> + stdbio.x starlist.h <pkg/dttext.h> + stlum.x <mach.h> <math.h> <math/curfit.h> <math/iminterp.h> + stmix.x <math.h> starlist.h + stplot.x starlist.h <gset.h> <mach.h> <math.h> <pkg/gtools.h> + stshow.x starlist.h + stspatial.x <math.h> <math/curfit.h> <math/iminterp.h> + t_gallist.x starlist.h <fset.h> + t_starlist.x starlist.h <fset.h> + ; |