summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:48:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:48:33 +0000
commitae1ce3f8caddf04987ec74e87442a22c804f1c2f (patch)
tree1af4b243d1922e8d42bfcc8ea6ae2ce1670aef70 /basic
parentb8f3101d492bd0260c53cc80b05d408fd7d7081b (diff)
INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED
2005/12/05 14:17:15 ab 1.3.30.1: #i53898# Removed warnings for solaris
Diffstat (limited to 'basic')
-rw-r--r--basic/source/sbx/makefile.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/basic/source/sbx/makefile.mk b/basic/source/sbx/makefile.mk
index 35ec15774424..56de9c6cac46 100644
--- a/basic/source/sbx/makefile.mk
+++ b/basic/source/sbx/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 21:45:16 $
+# last change: $Author: hr $ $Date: 2006-06-19 17:48:33 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -72,9 +72,12 @@ SLOFILES= \
$(SLO)$/sbxuint.obj \
$(SLO)$/sbxulng.obj \
$(SLO)$/sbxform.obj \
- $(SLO)$/sbxscan.obj \
+ $(SLO)$/sbxscan.obj \
$(SLO)$/sbxdec.obj
+
+EXCEPTIONSFILES=$(SLO)$/sbxarray.obj
+
# --- Targets -------------------------------------------------------------
.INCLUDE : target.mk