diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /sys/gio/gim/mkpkg | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 + ; |