diff options
Diffstat (limited to 'noao/digiphot/ptools/pexamine/mkpkg')
-rw-r--r-- | noao/digiphot/ptools/pexamine/mkpkg | 21 |
1 files changed, 21 insertions, 0 deletions
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 <mach.h> pexamine.h + ptalimr.x <mach.h> + ptcolon.x <gset.h> pexamine.h + ptdelete.x <gset.h> <mach.h> pexamine.h + ptgetphot.x <tbset.h> ../../lib/ptkeysdef.h pexamine.h + ptimplot.x <imhdr.h> <math.h> <gset.h> <mach.h> + ptplot.x <error.h> <fset.h> <tbset.h> <gset.h> <mach.h> \ + <ctype.h> ../../lib/ptkeysdef.h pexamine.h + ptrddata.x ../../lib/ptkeysdef.h pexamine.h + ptsetup.x <error.h> pexamine.h <ctotok.h> + ptwtfile.x ../../lib/ptkeysdef.h pexamine.h + t_pexamine.x <error.h> <fset.h> pexamine.h + ; |