# | Line 120 | Line 120 | main() { | |
---|---|---|
120 | } | |
121 | ||
122 | # asmtools is optional, but let's build it for completeness. | |
123 | < | hg_clone_codetools asmtools 7.0 |
123 | > | hg_clone_codetools asmtools 7.0-b02 |
124 | rm -rf "asmtools-"*"-build" | |
125 | (cd "asmtools/build" && ant build) | |
126 | def_make_dir ASMTOOLS_HOME "$PWD/asmtools-"*"-build/release" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |