diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:58:43 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:58:55 +0100 |
commit | 957c87b827c2d762c20e17e31d0f26e6695f4cc8 (patch) | |
tree | 6ce421b2e0f1522ccdbcce51d07f44072c095ed3 /canvas | |
parent | 32ce576ef908d3cc7046f04ad08e91718799e260 (diff) |
Clean up makefiles
Diffstat (limited to 'canvas')
-rw-r--r-- | canvas/source/tools/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/canvas/source/tools/makefile.mk b/canvas/source/tools/makefile.mk index d51053d1d491..ab4f545a3bdd 100644 --- a/canvas/source/tools/makefile.mk +++ b/canvas/source/tools/makefile.mk @@ -44,9 +44,6 @@ CDEFS+= -DVERBOSE CDEFS+= -DPROFILER .ENDIF -#CFLAGS +:= /Ox /Ot # THIS IS IMPORTANT - - .IF "$(L10N_framework)"=="" SLOFILES = \ $(SLO)$/cachedprimitivebase.obj \ |