diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:31:10 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:33:12 +0100 |
commit | 0a26966dc08c05184afc0d47d1533a9e9c9b6df4 (patch) | |
tree | bf18629bfc1e36ece07e1f6c977a26eb89d1fb08 /chart2/source/view/axes | |
parent | acfe0e92e34e771daafa0a8a0afdb426781db046 (diff) |
Clean up makefiles
Diffstat (limited to 'chart2/source/view/axes')
-rw-r--r-- | chart2/source/view/axes/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/view/axes/makefile.mk b/chart2/source/view/axes/makefile.mk index 96191a3a3a25..9e1d6ca38f7d 100644 --- a/chart2/source/view/axes/makefile.mk +++ b/chart2/source/view/axes/makefile.mk @@ -37,10 +37,6 @@ ENABLE_EXCEPTIONS= TRUE .INCLUDE: settings.mk .INCLUDE: $(PRJ)$/chartview.pmk -#.IF "$(GUI)" == "WNT" -#CFLAGS+=-GR -#.ENDIF - # --- export library ------------------------------------------------- #object files to build and link together to lib $(SLB)$/$(TARGET).lib |