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/ptools/pexamine/mkpkg | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 noao/digiphot/ptools/pexamine/mkpkg (limited to 'noao/digiphot/ptools/pexamine/mkpkg') diff --git a/noao/digiphot/ptools/pexamine/mkpkg b/noao/digiphot/ptools/pexamine/mkpkg new file mode 100644 index 00000000..b2aa7dd8 --- /dev/null +++ b/noao/digiphot/ptools/pexamine/mkpkg @@ -0,0 +1,21 @@ +# The mkpkg file for the PEXAMINE task. + +$checkout libpkg.a ".." +$update libpkg.a +$checkin libpkg.a ".." +$exit + +libpkg.a: + ptahgmr.x pexamine.h + ptalimr.x + ptcolon.x pexamine.h + ptdelete.x pexamine.h + ptgetphot.x ../../lib/ptkeysdef.h pexamine.h + ptimplot.x + ptplot.x \ + ../../lib/ptkeysdef.h pexamine.h + ptrddata.x ../../lib/ptkeysdef.h pexamine.h + ptsetup.x pexamine.h + ptwtfile.x ../../lib/ptkeysdef.h pexamine.h + t_pexamine.x pexamine.h + ; -- cgit