diff options
Diffstat (limited to 'script/trees')
-rwxr-xr-x | script/trees | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/trees b/script/trees index 1907dea9..d1aa6feb 100755 --- a/script/trees +++ b/script/trees @@ -20,6 +20,7 @@ eval "`setvars "" xarch srcdir premake gnatdir xlang mode makeargs elfdir cmd \ # ./mk -f will set this to "n", thus # disabling the use of make commands do_make="y" +mode="all" # make all main() { |