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 --- math/interp/mkpkg | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 math/interp/mkpkg (limited to 'math/interp/mkpkg') diff --git a/math/interp/mkpkg b/math/interp/mkpkg new file mode 100644 index 00000000..55ab29c6 --- /dev/null +++ b/math/interp/mkpkg @@ -0,0 +1,21 @@ +# Old image interpolator tools library. + +$checkout libinterp.a lib$ +$update libinterp.a +$checkin libinterp.a lib$ +$exit + +libinterp.a: + arbpix.x interpdef.h asidef.h + arider.x interpdef.h + arival.x interpdef.h + asider.x interpdef.h asidef.h + asieva.x interpdef.h asidef.h + asifit.x interpdef.h asidef.h + asigrl.x interpdef.h asidef.h + asiset.x interpdef.h asidef.h + asival.x interpdef.h asidef.h + iieval.x + iif_spline.x + iipol_terp.x + ; -- cgit