]> gitweb @ CieloNegro.org - autobuild.git/blob - Build.rc.local.example
The 'source' built-in command tries to search for the given filename in PATH when...
[autobuild.git] / Build.rc.local.example
1 # -*- sh -*-
2 # -----------------------------------------------------------------------------
3 # Additional configuration file for ./Build
4 # -----------------------------------------------------------------------------
5 #
6 # Build.rc.local is purely optional. When it exists, it is evaluated
7 # after Build.rc to allow overriding some configurations in Build.rc.
8 #
9 # Please note that it is unsafe to override some configurations,
10 # namely "setPrefix" and "setPath", as they affect other variables in
11 # a non-predictable way.
12 #