1.xx title="astsa"
2.MT 4
3.TL
4
5.H 1 "astsa"
6.B astsa
7implements a small subset of the
8.B ast
9library for other
10.B ast
11standalone commands and libraries using X/Open interfaces.
12.P
13To get better performance and functionality, consider using any of
14the full-featured ast-* packages at
15.DS
16.xx link="http://www.research.att.com/sw/download/"
17.DE
18.P
19astsa.omk is an old make makefile that builds the headers and objects
20and defines these variables for use in other makefiles
21.VL 12
22.LI
23.B ASTSA_GEN
24point -I to these
25.LI
26.B ASTSA_HDRS
27point -I to these
28.LI
29.B AST_OBJS
30link against these
31.LE
32The astsa files may be combined in a single directory with other ast
33standalone packages.
34