1astsa implements a small subset of the ast library using X/Open interfaces.
2To get better performance and functionality download and install the
3ast-base package from
4
5	http://www.research.att.com/sw/download/
6
7astsa.omk is an old make makefile that builds the headers and objects
8and defines these variables for use in other makefiles
9
10	ASTSA_GEN	point -I to these
11	ASTSA_HDRS	point -I to these
12	AST_OBJS	link against these
13
14The astsa files may be combined in a single directory with other ast
15standalone packages.
16