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/gio/cursor/mkpkg | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 sys/gio/cursor/mkpkg (limited to 'sys/gio/cursor/mkpkg') 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 + grcaxes.x grc.h gtr.com gtr.h + grcclose.x grc.h gtr.h + grccmd.x grc.h gtr.h \ + + grcinit.x grc.h + grcopen.x grc.h gtr.com gtr.h + grcpl.x gtr.h grc.h + grcread.x gtr.h + grcredraw.x grc.h + grcscr.x gtr.com gtr.h + grcstatus.x grc.h gtr.com gtr.h + grctext.x gtr.h grc.h + grcwarn.x + grcwcs.x grc.h gtr.h + grcwrite.x grc.h gtr.h + gtrbackup.x gtr.com gtr.h + gtrconn.x + gtrctrl.x gtr.com gtr.h \ + + gtrdelete.x gtr.h + gtrdiscon.x + gtrfetch.x gtr.h + gtrframe.x gtr.h + gtrgflush.x gtr.com gtr.h + gtrgtran.x gtr.com gtr.h + gtrgtty.x gtr.h + gtrinit.x gtr.com gtr.h + gtropenws.x gtr.com gtr.h \ + + gtrpage.x gtr.h + gtrptran.x gtr.com gtr.h + gtrrcur.x + gtrredraw.x gtr.h + gtrreset.x gtr.com gtr.h + gtrset.x gtr.com gtr.h + gtrstatus.x gtr.com gtr.h + gtrtrunc.x gtr.h + gtrundo.x gtr.com gtr.h + gtrwaitp.x grc.h gtr.h + gtrwcur.x + gtrwritep.x gtr.com gtr.h + gtrwstran.x gtr.com gtr.h + gtrwsclip.x + prpsinit.x + rcursor.x grc.h gtr.com gtr.h + ; -- cgit