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/astcat/src/debug/mkpkg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 noao/astcat/src/debug/mkpkg (limited to 'noao/astcat/src/debug/mkpkg') diff --git a/noao/astcat/src/debug/mkpkg b/noao/astcat/src/debug/mkpkg new file mode 100644 index 00000000..9546b422 --- /dev/null +++ b/noao/astcat/src/debug/mkpkg @@ -0,0 +1,15 @@ +# Catalog query and access tools subdirectory + +$checkout libpkg.a ".." +$update libpkg.a +$checkin libpkg.a ".." +$exit + +libpkg.a: + t_acqctest.x + t_acqftest.x + t_adumpcat.x + t_adumpim.x + t_acqitest.x + zzdebug.x + ; -- cgit