summaryrefslogtreecommitdiff
path: root/basic/source/runtime/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/runtime/makefile.mk')
-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 \