aboutsummaryrefslogtreecommitdiff
path: root/sys/imio/iki/plf/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/plf/mkpkg
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'sys/imio/iki/plf/mkpkg')
-rw-r--r--sys/imio/iki/plf/mkpkg17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys/imio/iki/plf/mkpkg b/sys/imio/iki/plf/mkpkg
new file mode 100644
index 00000000..4253544e
--- /dev/null
+++ b/sys/imio/iki/plf/mkpkg
@@ -0,0 +1,17 @@
+# Make the PLF image kernel (PLIO mask image kernel).
+
+$checkout libex.a lib$
+$update libex.a
+$checkin libex.a lib$
+$exit
+
+libex.a:
+ plfaccess.x plf.h
+ plfclose.x <imhdr.h> <imio.h> <plset.h>
+ plfcopy.x plf.h <error.h>
+ plfdelete.x <error.h>
+ plfnull.x
+ plfopen.x <imhdr.h> <imio.h> <plio.h> <pmset.h>
+ plfrename.x plf.h <error.h>
+ plfupdhdr.x <imhdr.h> <imio.h> <plset.h>
+ ;