diff options
Diffstat (limited to 'noao/mtlocal/cyber/mkpkg')
-rw-r--r-- | noao/mtlocal/cyber/mkpkg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/noao/mtlocal/cyber/mkpkg b/noao/mtlocal/cyber/mkpkg new file mode 100644 index 00000000..b546080e --- /dev/null +++ b/noao/mtlocal/cyber/mkpkg @@ -0,0 +1,22 @@ +# The four cyber format readers LDUMPF, RDUMPF, RIDSFILE, RIDSOUT contribute +# the following sources to the dataio package library: + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + @rrcopy + + cykeywords.x <mach.h> cyber.h <imhdr.h> + cyrbits.x pow.inc powd.inc <error.h> <imhdr.h> <mach.h> cyber.h + cyrheader.x <error.h> <imhdr.h> <mach.h> cyber.h + cyrimage.x cyber.h <error.h> <imhdr.h> <mach.h> + rdumpf.x cyber.h <mach.h> + rpft.x <mach.h> cyber.h + t_ldumpf.x <mach.h> cyber.h + t_rdumpf.x cyber.h <error.h> <fset.h> <mach.h> + t_ridsfile.x cyber.h <error.h> <fset.h> <mach.h> <imhdr.h> + t_ridsout.x cyber.h <ctype.h> <error.h> <fset.h> <imhdr.h> <mach.h> + ; |