make the default compilation mode 'fast'

This commit is contained in:
Joel Dice 2008-01-11 17:35:27 -07:00
parent 8df1118120
commit e6aea41a88

View File

@ -17,7 +17,7 @@ ifeq ($(platform),windows)
arch = i386
endif
mode = debug
mode = fast
process = compile
build = build