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/cursor/mkpkg | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'sys/gio/cursor/mkpkg')
-rw-r--r-- | sys/gio/cursor/mkpkg | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/sys/gio/cursor/mkpkg b/sys/gio/cursor/mkpkg new file mode 100644 index 00000000..f6a79332 --- /dev/null +++ b/sys/gio/cursor/mkpkg @@ -0,0 +1,57 @@ +# Make the CURSOR package. + +$checkout libcur.a lib$ +$update libcur.a +$checkin libcur.a lib$ +$exit + +libcur.a: + # $set xflags = "$(xflags) -qfx" + + giotr.x gtr.com gtr.h <config.h> <gio.h> <gki.h> <xwhen.h> + grcaxes.x grc.h gtr.com gtr.h <gio.h> <gset.h> + grcclose.x grc.h gtr.h <gio.h> + grccmd.x grc.h gtr.h <ctype.h> <fset.h> <gio.h> <gki.h>\ + <gset.h> <mach.h> <ttyset.h> + grcinit.x grc.h <gio.h> + grcopen.x grc.h gtr.com gtr.h <gio.h> <gki.h> + grcpl.x gtr.h <gio.h> <gki.h> <gset.h> grc.h + grcread.x gtr.h <fset.h> <gio.h> + grcredraw.x grc.h <gio.h> + grcscr.x gtr.com gtr.h <gio.h> <gki.h> + grcstatus.x grc.h gtr.com gtr.h <gio.h> + grctext.x gtr.h <gio.h> <gki.h> <gset.h> grc.h + grcwarn.x + grcwcs.x grc.h gtr.h <gio.h> <gki.h> <mach.h> + grcwrite.x grc.h gtr.h <fset.h> <gio.h> + gtrbackup.x gtr.com gtr.h <gio.h> <gki.h> <gset.h> + gtrconn.x + gtrctrl.x gtr.com gtr.h <fset.h> <gio.h> <gki.h> <gset.h>\ + <prstat.h> <config.h> + gtrdelete.x gtr.h <gio.h> <gki.h> + gtrdiscon.x <gio.h> + gtrfetch.x gtr.h <gio.h> <gki.h> + gtrframe.x gtr.h <gio.h> <gki.h> + gtrgflush.x gtr.com gtr.h <error.h> <gio.h> + gtrgtran.x gtr.com gtr.h <gio.h> <gki.h> + gtrgtty.x gtr.h <gio.h> <gki.h> + gtrinit.x gtr.com gtr.h <gio.h> <gki.h> <gset.h> + gtropenws.x gtr.com gtr.h <config.h> <error.h> <fio.h> <prstat.h>\ + <fset.h> <gio.h> <gki.h> + gtrpage.x gtr.h <gio.h> <gset.h> + gtrptran.x gtr.com gtr.h <gio.h> <gki.h> <mach.h> + gtrrcur.x <gki.h> + gtrredraw.x gtr.h <gio.h> + gtrreset.x gtr.com gtr.h <error.h> <gio.h> + gtrset.x gtr.com gtr.h <gio.h> <gki.h> + gtrstatus.x gtr.com gtr.h <fset.h> <gio.h> + gtrtrunc.x gtr.h <gio.h> <gki.h> + gtrundo.x gtr.com gtr.h <gio.h> <gki.h> <gset.h> + gtrwaitp.x grc.h gtr.h <error.h> <fset.h> <gio.h> <ttyset.h> + gtrwcur.x <gki.h> + gtrwritep.x gtr.com <error.h> <gio.h> <gki.h> gtr.h + gtrwstran.x gtr.com gtr.h <gio.h> <gki.h> <mach.h> + gtrwsclip.x + prpsinit.x + rcursor.x grc.h gtr.com gtr.h <ctype.h> <gio.h> <gki.h> <ttset.h> + ; |