unxbsdi2.mk (cdf0e10c) unxbsdi2.mk (a4f23604)
1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2010 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#

--- 178 unchanged lines hidden (view full) ---

187
188RC=irc
189RCFLAGS=-fo$@ $(RCFILES)
190RCLINK=
191RCLINKFLAGS=
192RCSETVERSION=
193
194# platform specific identifier for shared libs
1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2010 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#

--- 178 unchanged lines hidden (view full) ---

187
188RC=irc
189RCFLAGS=-fo$@ $(RCFILES)
190RCLINK=
191RCLINKFLAGS=
192RCSETVERSION=
193
194# platform specific identifier for shared libs
195DLLPOSTFIX=bi
195DLLPOSTFIX=
196DLLPRE=lib
197DLLPOST=.so
198
196DLLPRE=lib
197DLLPOST=.so
198