diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/digiphot/ptools/pexamine/mkpkg | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 + ; |