From 37b4be1c67810ef28c54ea7296eec7f90456c2e4 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 22 Jul 2008 16:17:52 +0000 Subject: 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 --- basic/source/runtime/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'basic') 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 \ -- cgit v1.2.3