From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- 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