unxhpxr.mk (cdf0e10c) unxhpxr.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#

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

102MAPSYMFLAGS=
103
104RC=
105RCFLAGS=
106RCLINK=
107RCLINKFLAGS=
108RCSETVERSION=
109
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#

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

102MAPSYMFLAGS=
103
104RC=
105RCFLAGS=
106RCLINK=
107RCLINKFLAGS=
108RCSETVERSION=
109
110DLLPOSTFIX=hr
110DLLPOSTFIX=
111DLLPRE=lib
112DLLPOST=.sl
113
114LDUMP=c++filt
115
111DLLPRE=lib
112DLLPOST=.sl
113
114LDUMP=c++filt
115
116.IF "$(WORK_STAMP)"!="MIX364"
117DLLPOSTFIX=ss
118.ELSE
119DLLPOSTFIX=
120.ENDIF
121
122
123.IF "$(PRJNAME)"=="uno" || "$(PRJNAME)"=="vos"
124#CFLAGS += -D_PTHREADS -U_REENTRANT -U_POSIX_PTHREAD_SEMANTICS
125#CFLAGSSLO += -instances=extern -template=wholeclass -ptr$(SLO)
126#CFLAGSOBJ += -instances=global -template=wholeclass -ptr$(SLO)
127#LINKFLAGS+= -temp=/tmp -PIC -instances=extern -ptr$(SLO)
128.ENDIF
129
130#SHLLINKARCONLY=yes
131
116.IF "$(PRJNAME)"=="uno" || "$(PRJNAME)"=="vos"
117#CFLAGS += -D_PTHREADS -U_REENTRANT -U_POSIX_PTHREAD_SEMANTICS
118#CFLAGSSLO += -instances=extern -template=wholeclass -ptr$(SLO)
119#CFLAGSOBJ += -instances=global -template=wholeclass -ptr$(SLO)
120#LINKFLAGS+= -temp=/tmp -PIC -instances=extern -ptr$(SLO)
121.ENDIF
122
123#SHLLINKARCONLY=yes
124