blob: 2a17ea68caeccad2615808fff410ee8f8d6251fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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)
|