summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 16:17:52 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 16:17:52 +0000
commit95aa4f0c74005234985397b8a47553456ef37157 (patch)
treea867bb2d0e56a97fd3f8b74915c93788d147fc11 /basic
parent08fac06bf204a64805bb2c57cf8097d40b141397 (diff)
INTEGRATION: CWS os2port03 (1.6.92); FILE MERGED
2008/07/16 12:31:35 obr 1.6.92.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/14 16:06:43 ydario 1.6.92.1: Skip building of os2 asm Issue number: i85203 Submitted by: ydario Reviewed by: ydario
Diffstat (limited to 'basic')
-rw-r--r--basic/source/runtime/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/source/runtime/makefile.mk b/basic/source/runtime/makefile.mk
index 312bee455b..3583769255 100644
--- a/basic/source/runtime/makefile.mk
+++ b/basic/source/runtime/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
# This file is part of OpenOffice.org.
#
@@ -66,7 +66,7 @@ SLOFILES+= $(SLO)$/wnt.obj
.ENDIF
.IF "$(GUI)$(CPU)" == "OS2I"
-SLOFILES+= $(SLO)$/os2.obj
+#FIXME SLOFILES+= $(SLO)$/os2.obj
.ENDIF
EXCEPTIONSFILES=$(SLO)$/step0.obj \