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/nproto/ir/mkpkg | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 noao/nproto/ir/mkpkg (limited to 'noao/nproto/ir/mkpkg') diff --git a/noao/nproto/ir/mkpkg b/noao/nproto/ir/mkpkg new file mode 100644 index 00000000..7297fa37 --- /dev/null +++ b/noao/nproto/ir/mkpkg @@ -0,0 +1,24 @@ +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + iralign.x "iralign.h" + irdbio.x "iralign.h" + iriinit.x + irindices.x "iralign.h" + irimisec.x + irimzero.x + irmatch1d.x "iralign.h" + irmatch2d.x "iralign.h" + irmedr.x + iroverlap.x + irqsort.x + irlinks.x "iralign.h" + irtools.x "iralign.h" + t_iralign.x "iralign.h" + t_irmatch1d.x "iralign.h" + t_irmatch2d.x "iralign.h" + t_irmosaic.x "iralign.h" + ; -- cgit