From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- 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