From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- 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