aboutsummaryrefslogtreecommitdiff
path: root/unix/hlib/util.csh/README
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /unix/hlib/util.csh/README
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'unix/hlib/util.csh/README')
-rw-r--r--unix/hlib/util.csh/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/unix/hlib/util.csh/README b/unix/hlib/util.csh/README
new file mode 100644
index 00000000..2a17ea68
--- /dev/null
+++ b/unix/hlib/util.csh/README
@@ -0,0 +1,19 @@
+
+ This directory contains utility scripts used to build and
+maintain the system from the top-level IRAF root directory. These
+scripts should NOT be used to build individual packages or source
+directories.
+
+Contents include:
+
+ README This file
+ chk64 Check subdirectories for 64-bit issues
+ mkarch Reconfigure the system for given architecture
+ mkclean Clean the current architecture of binaries
+ mkdist Create a distribution file (NYI)
+ mkproto Create system prototype files
+ mksrc Clean the system of all binaries
+ mksysgen Build from a clean system source
+ mkup Update current-arch binaries
+ mkupx Update current-arch binaries (debug)
+