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
commit37b4be1c67810ef28c54ea7296eec7f90456c2e4 (patch)
treebb33a3054019b7129d69e82d061dee651b7a15a8 /basic
parent86bf90ca4c361085e4ff3f15c66602e9550228d4 (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 312bee455b08..358376925555 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 \