aboutsummaryrefslogtreecommitdiff
path: root/unix/bin.freebsd/README
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /unix/bin.freebsd/README
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'unix/bin.freebsd/README')
-rw-r--r--unix/bin.freebsd/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/unix/bin.freebsd/README b/unix/bin.freebsd/README
new file mode 100644
index 00000000..842caaf7
--- /dev/null
+++ b/unix/bin.freebsd/README
@@ -0,0 +1,12 @@
+BIN.FREEBSD
+
+This directory contains host-specific binaries for the FreeBSD version
+of IRAF. These are generated automatically in an HSI bootstrap, which is
+performed by the "reboot" command in $iraf/unix.
+
+An exception to the above are the F2C files in this directory. The F2C
+executable, library, and include file, which are manually copied in from
+the host system. These are installed here as IRAF requires them but they
+are not typically installed on Linux systems these days. IRAF XC uses
+the f77.sh script in HLIB to compiler Fortran files. This script is
+tailored to use the version of F2C installed here in HBIN.