diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /sys/gio/gim/mkpkg | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'sys/gio/gim/mkpkg')
-rw-r--r-- | sys/gio/gim/mkpkg | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/sys/gio/gim/mkpkg b/sys/gio/gim/mkpkg new file mode 100644 index 00000000..9aab719b --- /dev/null +++ b/sys/gio/gim/mkpkg @@ -0,0 +1,32 @@ +# Make the GIM (graphics imaging) interface. + +$checkout libex.a lib$ +$update libex.a +$checkin libex.a lib$ +$exit + +libex.a: + gimcpras.x <gescape.h> <gim.h> <gki.h> + gimcrras.x <gescape.h> + gimderas.x <gescape.h> + gimdsmap.x <gescape.h> + gimenmap.x <gescape.h> + gimfcmap.x <gescape.h> + gimfmap.x <gescape.h> + gimgetmap.x <fset.h> <gescape.h> <gim.h> <gio.h> <gki.h> + gimimap.x <gescape.h> + gimlcmap.x <gescape.h> <gim.h> <gki.h> <mach.h> + gimqras.x <fset.h> <gescape.h> <gio.h> + gimrasini.x <gescape.h> + gimrcmap.x <fset.h> <gescape.h> <gio.h> + gimref.x <gescape.h> + gimrefpix.x <gescape.h> <gim.h> <gki.h> + gimriomap.x <fset.h> <gescape.h> <gio.h> + gimrpix.x <fset.h> <gescape.h> <gio.h> <mach.h> + gimsetmap.x <gescape.h> <gim.h> <gio.h> <gki.h> ../gpl.com + gimsetpix.x <gescape.h> <gim.h> <gki.h> + gimsetras.x <gescape.h> + gimwcmap.x <gescape.h> <gio.h> + gimwiomap.x <gescape.h> <gio.h> + gimwpix.x <gescape.h> <gio.h> <mach.h> ../gpl.com + ; |