aboutsummaryrefslogtreecommitdiff
path: root/sys/imio/iki/oif/mkpkg
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /sys/imio/iki/oif/mkpkg
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'sys/imio/iki/oif/mkpkg')
-rw-r--r--sys/imio/iki/oif/mkpkg21
1 files changed, 21 insertions, 0 deletions
diff --git a/sys/imio/iki/oif/mkpkg b/sys/imio/iki/oif/mkpkg
new file mode 100644
index 00000000..81a4d57e
--- /dev/null
+++ b/sys/imio/iki/oif/mkpkg
@@ -0,0 +1,21 @@
+# Make the IKI/OIF interface (Old IRAF Format images)
+
+$checkout libex.a lib$
+$update libex.a
+$checkin libex.a lib$
+$exit
+
+libex.a:
+ oifaccess.x oif.h
+ oifclose.x <error.h> <imhdr.h> <imio.h> <protect.h>
+ oifcopy.x oif.h
+ oifdelete.x <error.h> <imhdr.h> <protect.h>
+ oifgpfn.x oif.h <knet.h>
+ oifmkpfn.x oif.h <imhdr.h> <imio.h> <knet.h>
+ oifopen.x oif.h <imhdr.h> <imio.h> <fio.h> <error.h>
+ oifopix.x oif.h <config.h> <imhdr.h> <imio.h>
+ oifrdhdr.x imhv1.h imhv2.h oif.h <imhdr.h> <imio.h> <mach.h>
+ oifrename.x oif.h <error.h> <imhdr.h> <imio.h>
+ oifupdhdr.x oif.h <error.h> <imhdr.h> <imio.h>
+ oifwrhdr.x imhv1.h imhv2.h oif.h <imhdr.h> <imio.h> <mach.h>
+ ;