summaryrefslogtreecommitdiff
path: root/src/lib/libast/astsa/astsa.mm
blob: eca64c0168a029f05df99a6fd6a36f49f933f2c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.xx title="astsa"
.MT 4
.TL

.H 1 "astsa"
.B astsa
implements a small subset of the
.B ast
library for other
.B ast
standalone commands and libraries using X/Open interfaces. 
.P
To get better performance and functionality, consider using any of
the full-featured ast-* packages at
.DS
.xx link="http://www.research.att.com/sw/download/"
.DE
.P
astsa.omk is an old make makefile that builds the headers and objects
and defines these variables for use in other makefiles
.VL 12
.LI
.B ASTSA_GEN
point -I to these
.LI
.B ASTSA_HDRS
point -I to these
.LI
.B AST_OBJS
link against these
.LE
The astsa files may be combined in a single directory with other ast
standalone packages.