From 0a26966dc08c05184afc0d47d1533a9e9c9b6df4 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 1 Feb 2011 17:31:10 +0100 Subject: Clean up makefiles --- chart2/source/view/axes/makefile.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chart2/source/view/axes') 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 -- cgit