haxe/haxe.sh@886b6dad933a
haxe/haxe.sh
Mon, 13 Jun 2011 16:21:59 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 13 Jun 2011 16:21:59 +0200
- changeset 349
- 886b6dad933a
- permissions
- -rw-r--r--
Correct, adjust, and improve build configuration, nearing stable state:
Adjust freetype config due to custom lib name, remove nearly all
parallel make logic due to rule dependency errors, and resume iconv
corrections.
2 HAXE_LIBRARY_PATH="@l_prefix@/lib/haxe"
3 export HAXE_LIBRARY_PATH
4 @l_prefix@/libexec/haxe/haxe ${1+"$@"}