*** empty log message ***

This commit is contained in:
sfraser 1998-05-28 05:16:58 +00:00
parent 6312c3438f
commit 25924c8172

View File

@ -1,7 +1,7 @@
#!perl
use Moz;
use BuildList;
use BuildListObsolete; # will be BuildList when we switch to the new world
$DEBUG = 1;
$MOZ_LITE = 0; # build moz medium. This will come from a config file at some stage.