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/clio/mkpkg | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 sys/clio/mkpkg (limited to 'sys/clio/mkpkg') diff --git a/sys/clio/mkpkg b/sys/clio/mkpkg new file mode 100644 index 00000000..69aca042 --- /dev/null +++ b/sys/clio/mkpkg @@ -0,0 +1,75 @@ +# CLIO portion of the system library. + +$checkout libsys.a lib$ +$update libsys.a +$checkin libsys.a lib$ +$exit + +libsys.a: + clcache.x clio.com + clclose.x + clcmd.x + clcmdw.x + clcpset.x + clepset.x clpset.h + clgcur.x + clgetb.x + clgetc.x + clgetd.x + clgeti.x + clgetl.x + clgetr.x + clgets.x + clgetx.x + clgfil.x + clgkey.x + clglpb.x + clglpc.x + clglpd.x + clglpi.x + clglpl.x + clglpr.x + clglps.x + clglpx.x + clglstr.x + clgpset.x clpset.h + clgpseta.x clpset.h + clgpsetb.x clpset.h + clgpsetc.x clpset.h + clgpsetd.x clpset.h + clgpseti.x clpset.h + clgpsetl.x clpset.h + clgpsetr.x clpset.h + clgpsets.x clpset.h + clgpsetx.x clpset.h + clgstr.x + clgwrd.x + cllpset.x clpset.h + clopen.x + clopset.x clpset.h + clppset.x clpset.h + clppseta.x clpset.h + clppsetb.x clpset.h + clppsetc.x clpset.h + clppsetd.x clpset.h + clppseti.x clpset.h + clppsetl.x clpset.h + clppsetr.x clpset.h + clppsets.x clpset.h + clppsetx.x clpset.h + clpsetnm.x clpset.h + clpstr.x + clputb.x + clputc.x + clputd.x + clputi.x + clputr.x + clputx.x + clreqpar.x + clseti.x clio.com + clstati.x clio.com + gexfls.x + rdukey.x + zfiocl.x clio.com \ + + ; -- cgit