Set switches to prevent whining.
git-svn-id: svn://10.0.0.236/trunk@32820 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -74,10 +74,10 @@ $CLOBBER_DIST_LIBS = 0; # turn on to clobber only aliases/files for libraries/
|
||||
# and do not affect what is built.
|
||||
#-----------------------------------------------
|
||||
$CodeWarriorLib::CLOSE_PROJECTS_FIRST
|
||||
= 1;
|
||||
= 0;
|
||||
# 1 = close then make (for development),
|
||||
# 0 = make then close (for tinderbox).
|
||||
$USE_TIMESTAMPED_LOGS = 1;
|
||||
$USE_TIMESTAMPED_LOGS = 0;
|
||||
#-----------------------------------------------
|
||||
# END OF CONFIG SWITCHES
|
||||
#-----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user