summaryrefslogtreecommitdiff
path: root/src/lib/libast/astsa/README-astsa
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libast/astsa/README-astsa')
-rw-r--r--src/lib/libast/astsa/README-astsa15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/lib/libast/astsa/README-astsa b/src/lib/libast/astsa/README-astsa
new file mode 100644
index 0000000..0935f7e
--- /dev/null
+++ b/src/lib/libast/astsa/README-astsa
@@ -0,0 +1,15 @@
+astsa implements a small subset of the ast library for other ast
+standalone commands and libraries using X/Open interfaces.
+
+To get better performance and functionality, consider using any of
+the full-featured ast-* packages at
+
+ http://www.research.att.com/sw/download/
+
+astsa.omk is an old make makefile that builds the headers and objects
+and defines these variables for use in other makefiles
+
+ ASTSA_OPTIMIZE ``-O'' by default
+
+The astsa files may be combined in a single directory with other ast
+standalone packages.