From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/mtlocal/pds/mkpkg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 noao/mtlocal/pds/mkpkg (limited to 'noao/mtlocal/pds/mkpkg') diff --git a/noao/mtlocal/pds/mkpkg b/noao/mtlocal/pds/mkpkg new file mode 100644 index 00000000..d24534ad --- /dev/null +++ b/noao/mtlocal/pds/mkpkg @@ -0,0 +1,14 @@ +# Pdsread library + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + t_pdsread.x rpds.com + pds_read.x rpds.com rpds.h + pds_rimage.x rpds.com rpds.h + pds_rheader.x rpds.com rpds.h + pds_rpixels.x rpds.com rpds.h + ; -- cgit