From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- sys/imio/iki/oif/mkpkg | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 sys/imio/iki/oif/mkpkg (limited to 'sys/imio/iki/oif/mkpkg') 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 + oifcopy.x oif.h + oifdelete.x + oifgpfn.x oif.h + oifmkpfn.x oif.h + oifopen.x oif.h + oifopix.x oif.h + oifrdhdr.x imhv1.h imhv2.h oif.h + oifrename.x oif.h + oifupdhdr.x oif.h + oifwrhdr.x imhv1.h imhv2.h oif.h + ; -- cgit