HaXe Building the Library
From dis-Emi-A
The build system is built using GNU make and requires these additional programs:
- haXe (latest tested 1.16)
- swfmill
- GNU M4
- Ruby / REXML
- Standard Unix tools (bash, sed, etc.)
- Perl
Once everything is installed correctly you can simply do a
make all
To get everything compiled.
