summaryrefslogtreecommitdiff
path: root/tools/source/fsys
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-25 12:02:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-25 12:02:42 +0000
commit845562b2617dc484acf45e71748b56aaa91f8936 (patch)
tree2a9d901070ff0bf5ed4925f8324a67acf82e2459 /tools/source/fsys
parent19b541406d438d038e24edc1ef23719a917f009d (diff)
INTEGRATION: CWS obo05 (1.9.4); FILE MERGED
2006/06/23 18:11:21 obo 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2006/06/07 12:55:51 obo 1.9.4.1: #i53611# port for .net 2005
Diffstat (limited to 'tools/source/fsys')
-rw-r--r--tools/source/fsys/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/tools/source/fsys/makefile.mk b/tools/source/fsys/makefile.mk
index 019494af9b6c..cf9c64a51abf 100644
--- a/tools/source/fsys/makefile.mk
+++ b/tools/source/fsys/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: vg $ $Date: 2006-05-24 14:00:09 $
+# last change: $Author: vg $ $Date: 2006-09-25 13:02:42 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -44,9 +44,6 @@ ENABLE_EXCEPTIONS=true
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
-.IF "$(GUI)"=="WNT"
-CFLAGS+=-GX
-.ENDIF
.IF "$(COM)"=="GCC"
CFLAGSCXX+=-fexceptions
.ENDIF