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/digiphot/apphot/aputil/mkpkg | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 noao/digiphot/apphot/aputil/mkpkg (limited to 'noao/digiphot/apphot/aputil/mkpkg') diff --git a/noao/digiphot/apphot/aputil/mkpkg b/noao/digiphot/apphot/aputil/mkpkg new file mode 100644 index 00000000..eefeed9d --- /dev/null +++ b/noao/digiphot/apphot/aputil/mkpkg @@ -0,0 +1,25 @@ +# Miscellaneous Routines used by the APPHOT Package + +$checkout libpkg.a ".." +$update libpkg.a +$checkin libpkg.a ".." +$exit + +libpkg.a: + apbsmooth.x + apclip.x + apdate.x + apdiverr.x + apfnames.x + apgscur.x + apgtools.x + aplucy.x + apnlfuncs.x + apmapr.x + apmeds.x + apmoments.x + appcache.x + aprmwhite.x + aptopt.x + apvectors.x + ; -- cgit