# Make the SYSTEM system utilities package (including HELP) $call relink $exit update: $call relink $call install ; relink: $update libpkg.a $omake x_system.x $link x_system.o libpkg.a -o xx_system.e ; install: $move xx_system.e bin$x_system.e ; libpkg.a: @help cmdstr.x chkupdate.x concatenate.x copy.x count.x delete.x directory.x \ files.x head.x lprint.x match.x mkdir.x movefiles.x mtclean.x netstatus.x page.x pathnames.x protect.x rename.x rewind.x sort.x sort.com tail.x tee.x touch.x type.x unprotect.x t_fcache.x t_urlget.x ;