summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/source/fsys/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/fsys/makefile.mk b/tools/source/fsys/makefile.mk
index 2bbe29e82899..28ffc9017b33 100644
--- a/tools/source/fsys/makefile.mk
+++ b/tools/source/fsys/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2003-04-24 13:27:43 $
+# last change: $Author: rt $ $Date: 2003-04-30 08:25:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,6 +64,7 @@ PRJ=..$/..
PRJNAME=tools
TARGET=fsys
+ENABLE_EXCEPTIONS=true
# --- Settings -----------------------------------------------------