haxe/haxe.sh

Fri, 03 Aug 2012 16:56:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 03 Aug 2012 16:56:40 +0200
changeset 467
e2558d4b246c
permissions
-rw-r--r--

Correct mother header in the case of C++ cstdio definition.

     1 #!/bin/sh
     2 HAXE_LIBRARY_PATH="@l_prefix@/lib/haxe"
     3 export HAXE_LIBRARY_PATH
     4 @l_prefix@/libexec/haxe/haxe ${1+"$@"}

mercurial