From 1ebaf572136c17f9c57d1e9e6dc45aaf80316608 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 6 May 2008 09:55:33 +0000 Subject: INTEGRATION: CWS native147 (1.10.2); FILE MERGED 2008/04/23 12:48:00 obr 1.10.2.1: set correct code type --- setup_native/scripts/source/makefile.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'setup_native/scripts') diff --git a/setup_native/scripts/source/makefile.mk b/setup_native/scripts/source/makefile.mk index 430a646a4441..e3d7c6160057 100644 --- a/setup_native/scripts/source/makefile.mk +++ b/setup_native/scripts/source/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # # This file is part of OpenOffice.org. # @@ -79,6 +79,7 @@ SLOFILES = $(SLO)$/getuid.obj SHL1OBJS=$(SLOFILES) SHL1TARGET=$(TARGET) SHL1STDLIBS=-ldl +SHL1CODETYPE=C .ENDIF -- cgit