This script builds the AspectJ library. Relevant targets: aspectjlib build library Setup: - Run from the doc/aspectjlib directory in your AspectJ distribution. The tasks in ../../lib/aspectjtools.jar are used automatically. Variants: - To define a variable, use the Ant -D option - e.g., on Windows: ant -f build.xml -DJAVA_HOME=c:\jdk1.3.1 -Dnorun=skip