diff options
author | Herbert Dürr <hdu@apache.org> | 2011-09-22 13:31:35 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2011-09-22 13:31:35 +0000 |
commit | d59caf3236b7044948142d6903f8c52991718307 (patch) | |
tree | 1f993c17f1fb55c45505f46f2de197b2c874e718 /solenv | |
parent | eba5cbdb561a8969c90aaba924816eaeda0015dd (diff) |
empty DLLPOSTFIXes are sufficient for all real-world scenarios
Diffstat (limited to 'solenv')
32 files changed, 32 insertions, 44 deletions
diff --git a/solenv/inc/os2.mk b/solenv/inc/os2.mk index 981479f184c4..820d3158acee 100644 --- a/solenv/inc/os2.mk +++ b/solenv/inc/os2.mk @@ -106,7 +106,7 @@ RCLINK=rc RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=bo +DLLPOSTFIX= .ENDIF diff --git a/solenv/inc/os2gcci.mk b/solenv/inc/os2gcci.mk index 46dcba24aaa1..674b2fd2dd47 100644 --- a/solenv/inc/os2gcci.mk +++ b/solenv/inc/os2gcci.mk @@ -282,7 +282,7 @@ RCLINKFLAGS= RCSETVERSION= # platform specific identifier for shared libs -DLLPOSTFIX=go +DLLPOSTFIX= DLLPRE=lib DLLPOST=.dll diff --git a/solenv/inc/unxaixp.mk b/solenv/inc/unxaixp.mk index 571cee1053c6..0ed0e2507a23 100644 --- a/solenv/inc/unxaixp.mk +++ b/solenv/inc/unxaixp.mk @@ -101,7 +101,7 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX= ap +DLLPOSTFIX= .IF "$(WORK_STAMP)"=="MIX364" DLLPOSTFIX= .ENDIF diff --git a/solenv/inc/unxbsda.mk b/solenv/inc/unxbsda.mk index fefaa1f02bd7..287947daeb4c 100644 --- a/solenv/inc/unxbsda.mk +++ b/solenv/inc/unxbsda.mk @@ -91,7 +91,7 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX= ba +DLLPOSTFIX= DLLPRE= lib DLLPOST= .so diff --git a/solenv/inc/unxbsdi.mk b/solenv/inc/unxbsdi.mk index 5e9c06605940..eb32f79ab464 100644 --- a/solenv/inc/unxbsdi.mk +++ b/solenv/inc/unxbsdi.mk @@ -173,7 +173,7 @@ RCLINKFLAGS= RCSETVERSION= # platform specific identifier for shared libs -DLLPOSTFIX=bi +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxbsdi2.mk b/solenv/inc/unxbsdi2.mk index f4206304501b..94e547439911 100644 --- a/solenv/inc/unxbsdi2.mk +++ b/solenv/inc/unxbsdi2.mk @@ -192,7 +192,7 @@ RCLINKFLAGS= RCSETVERSION= # platform specific identifier for shared libs -DLLPOSTFIX=bi +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxbsds.mk b/solenv/inc/unxbsds.mk index 0811c85a4c6d..d9248eba526d 100644 --- a/solenv/inc/unxbsds.mk +++ b/solenv/inc/unxbsds.mk @@ -173,7 +173,7 @@ RCLINKFLAGS= RCSETVERSION= # platform specific identifier for shared libs -DLLPOSTFIX=bs +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxfbsdi.mk b/solenv/inc/unxfbsdi.mk index c1227a35f2d3..aaaf81d27375 100644 --- a/solenv/inc/unxfbsdi.mk +++ b/solenv/inc/unxfbsdi.mk @@ -43,4 +43,4 @@ CFLAGSOPT= # no optimizing for non products .ENDIF # "$(PRODUCT)"!="" # platform specific identifier for shared libs -DLLPOSTFIX=fi +DLLPOSTFIX= diff --git a/solenv/inc/unxfbsdx.mk b/solenv/inc/unxfbsdx.mk index 4a8e120d318e..7d97cea90d17 100644 --- a/solenv/inc/unxfbsdx.mk +++ b/solenv/inc/unxfbsdx.mk @@ -45,5 +45,5 @@ CFLAGSOPT= # no optimizing for non products .ENDIF # "$(PRODUCT)"!="" # platform specific identifier for shared libs -DLLPOSTFIX=fx +DLLPOSTFIX= BUILD64=1 diff --git a/solenv/inc/unxhpgr.mk b/solenv/inc/unxhpgr.mk index 9ac0c7e3daf1..948758af9f2a 100644 --- a/solenv/inc/unxhpgr.mk +++ b/solenv/inc/unxhpgr.mk @@ -116,7 +116,7 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=hg +DLLPOSTFIX= DLLPRE=lib DLLPOST=.sl diff --git a/solenv/inc/unxhpxr.mk b/solenv/inc/unxhpxr.mk index 174d61fc2b4c..13656025bf2c 100644 --- a/solenv/inc/unxhpxr.mk +++ b/solenv/inc/unxhpxr.mk @@ -107,19 +107,12 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=hr +DLLPOSTFIX= DLLPRE=lib DLLPOST=.sl LDUMP=c++filt -.IF "$(WORK_STAMP)"!="MIX364" -DLLPOSTFIX=ss -.ELSE -DLLPOSTFIX= -.ENDIF - - .IF "$(PRJNAME)"=="uno" || "$(PRJNAME)"=="vos" #CFLAGS += -D_PTHREADS -U_REENTRANT -U_POSIX_PTHREAD_SEMANTICS #CFLAGSSLO += -instances=extern -template=wholeclass -ptr$(SLO) diff --git a/solenv/inc/unxlnga.mk b/solenv/inc/unxlnga.mk index da5d2fcd3d38..8c6082628feb 100644 --- a/solenv/inc/unxlnga.mk +++ b/solenv/inc/unxlnga.mk @@ -29,5 +29,5 @@ .INCLUDE : unxlng.mk CFLAGS+=-DIA64 -DLLPOSTFIX=la +DLLPOSTFIX= BUILD64=1 diff --git a/solenv/inc/unxlngaxp.mk b/solenv/inc/unxlngaxp.mk index bf7711a10c5b..7b0966469f6c 100644 --- a/solenv/inc/unxlngaxp.mk +++ b/solenv/inc/unxlngaxp.mk @@ -30,5 +30,5 @@ PICSWITCH:=-fPIC .INCLUDE : unxlng.mk CFLAGS+=-DAXP -DLLPOSTFIX=ll +DLLPOSTFIX= BUILD64=1 diff --git a/solenv/inc/unxlnghppa.mk b/solenv/inc/unxlnghppa.mk index 7ae2d25c332e..32bd9638d14c 100644 --- a/solenv/inc/unxlnghppa.mk +++ b/solenv/inc/unxlnghppa.mk @@ -32,4 +32,4 @@ CDEFS+=-DHPPA CFLAGS+= CFLAGSCC+= CFLAGSCXX+= -DLLPOSTFIX=lh +DLLPOSTFIX= diff --git a/solenv/inc/unxlngi.mk b/solenv/inc/unxlngi.mk index d86aab185d0e..ff0803c9319e 100644 --- a/solenv/inc/unxlngi.mk +++ b/solenv/inc/unxlngi.mk @@ -31,4 +31,4 @@ ARCH_FLAGS*=-mtune=pentiumpro .INCLUDE : unxlng.mk CDEFS+=-DX86 DLLPOST=.so -DLLPOSTFIX=li +DLLPOSTFIX= diff --git a/solenv/inc/unxlngm68k.mk b/solenv/inc/unxlngm68k.mk index da6ed55d8cfd..9e771c9bdfaf 100644 --- a/solenv/inc/unxlngm68k.mk +++ b/solenv/inc/unxlngm68k.mk @@ -34,4 +34,4 @@ CDEFS+=-DM68K CFLAGS+=-fsigned-char -fno-omit-frame-pointer CFLAGSCC+=-fsigned-char CFLAGSCXX+=-fsigned-char -DLLPOSTFIX=lm +DLLPOSTFIX= diff --git a/solenv/inc/unxlngmips.mk b/solenv/inc/unxlngmips.mk index 53c927d10b32..86b72763e8bf 100644 --- a/solenv/inc/unxlngmips.mk +++ b/solenv/inc/unxlngmips.mk @@ -30,4 +30,4 @@ CDEFAULTOPT=-Os .INCLUDE : unxlng.mk CDEFS+=-DMIPS -DLLPOSTFIX=lm +DLLPOSTFIX= diff --git a/solenv/inc/unxlngppc.mk b/solenv/inc/unxlngppc.mk index 89b2501bf366..14dd49e8373c 100644 --- a/solenv/inc/unxlngppc.mk +++ b/solenv/inc/unxlngppc.mk @@ -31,4 +31,4 @@ DEFAULTOPT=-Os PICSWITCH:=-fPIC .INCLUDE : unxlng.mk CDEFS+=-DPOWERPC -DPPC -DLLPOSTFIX=lp +DLLPOSTFIX= diff --git a/solenv/inc/unxlngr.mk b/solenv/inc/unxlngr.mk index 1bcbb6626219..ef3bf574b266 100644 --- a/solenv/inc/unxlngr.mk +++ b/solenv/inc/unxlngr.mk @@ -31,4 +31,4 @@ CDEFAULTOPT=-Os .INCLUDE : unxlng.mk CDEFS+=-DARM32 CFLAGS+=-fno-omit-frame-pointer -DLLPOSTFIX=lr +DLLPOSTFIX= diff --git a/solenv/inc/unxlngs.mk b/solenv/inc/unxlngs.mk index b4e6f5f58f4d..191d3eeaaa5a 100644 --- a/solenv/inc/unxlngs.mk +++ b/solenv/inc/unxlngs.mk @@ -33,4 +33,4 @@ CDEFAULTOPT=-Os PICSWITCH:=-fPIC .INCLUDE : unxlng.mk CDEFS+=-DSPARC -DLLPOSTFIX=ls +DLLPOSTFIX= diff --git a/solenv/inc/unxlngs390.mk b/solenv/inc/unxlngs390.mk index 47e2e37011e8..53b51c310793 100644 --- a/solenv/inc/unxlngs390.mk +++ b/solenv/inc/unxlngs390.mk @@ -33,4 +33,4 @@ CDEFS+=-DS390 CFLAGS+=-fsigned-char -fno-omit-frame-pointer CFLAGSCC+=-fsigned-char CFLAGSCXX+=-fsigned-char -DLLPOSTFIX=l3 +DLLPOSTFIX= diff --git a/solenv/inc/unxlngx.mk b/solenv/inc/unxlngx.mk index 414f15d0dc92..ab0f4e60e148 100644 --- a/solenv/inc/unxlngx.mk +++ b/solenv/inc/unxlngx.mk @@ -29,5 +29,5 @@ .INCLUDE : unxlng.mk CDEFS+=-DX86_64 -DLLPOSTFIX=lx +DLLPOSTFIX= BUILD64=1 diff --git a/solenv/inc/unxmacxi.mk b/solenv/inc/unxmacxi.mk index 7c7f0a88f4f4..172c5711ef9d 100644 --- a/solenv/inc/unxmacxi.mk +++ b/solenv/inc/unxmacxi.mk @@ -31,7 +31,7 @@ PROCESSOR_DEFINES=-DX86 -DLLPOSTFIX=mxi +DLLPOSTFIX= # special for SO build environment .IF "$(SYSBASE)"!="" diff --git a/solenv/inc/unxmacxp.mk b/solenv/inc/unxmacxp.mk index 28b2881962de..f4afcc1881eb 100644 --- a/solenv/inc/unxmacxp.mk +++ b/solenv/inc/unxmacxp.mk @@ -31,7 +31,7 @@ PROCESSOR_DEFINES=-DPOWERPC -DPPC -DLLPOSTFIX=mxp +DLLPOSTFIX= # Include generic Mac OS X makefile .INCLUDE : unxmacx.mk diff --git a/solenv/inc/unxscoi.mk b/solenv/inc/unxscoi.mk index 901fe7b2cb22..2c1e5b7418b9 100644 --- a/solenv/inc/unxscoi.mk +++ b/solenv/inc/unxscoi.mk @@ -127,14 +127,9 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=ci +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so LDUMP=cppfilt /b /n /o /p -.IF "$(WORK_STAMP)"!="MIX364" -DLLPOSTFIX=ci -.ELSE -DLLPOSTFIX= -.ENDIF diff --git a/solenv/inc/unxsogi.mk b/solenv/inc/unxsogi.mk index ce82fca29fa9..6ec60d709141 100644 --- a/solenv/inc/unxsogi.mk +++ b/solenv/inc/unxsogi.mk @@ -136,6 +136,6 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=sogi +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxsogs.mk b/solenv/inc/unxsogs.mk index dd0fb53272f8..fd0beff391a6 100644 --- a/solenv/inc/unxsogs.mk +++ b/solenv/inc/unxsogs.mk @@ -135,6 +135,6 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=sogs +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxsoli4.mk b/solenv/inc/unxsoli4.mk index b1778a0edfde..4677efbaeed7 100644 --- a/solenv/inc/unxsoli4.mk +++ b/solenv/inc/unxsoli4.mk @@ -225,7 +225,7 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=si +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxsols4.mk b/solenv/inc/unxsols4.mk index 4febb67d446a..61f8aeea80fc 100644 --- a/solenv/inc/unxsols4.mk +++ b/solenv/inc/unxsols4.mk @@ -231,7 +231,7 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=ss +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/unxsolu4.mk b/solenv/inc/unxsolu4.mk index c73d6fc37283..54cbb8ff38de 100644 --- a/solenv/inc/unxsolu4.mk +++ b/solenv/inc/unxsolu4.mk @@ -224,7 +224,7 @@ RCLINK= RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=su +DLLPOSTFIX= DLLPRE=lib DLLPOST=.so diff --git a/solenv/inc/wntmsci10.mk b/solenv/inc/wntmsci10.mk index 5c959f7d0e3c..a0a4df416edf 100644 --- a/solenv/inc/wntmsci10.mk +++ b/solenv/inc/wntmsci10.mk @@ -306,7 +306,7 @@ RCLINKFLAGS= RCSETVERSION= -DLLPOSTFIX=mi +DLLPOSTFIX= PCHPOST=.pch CSC*=$(FLIPCMD) csc diff --git a/solenv/inc/wntmsci11.mk b/solenv/inc/wntmsci11.mk index d70fb134f056..4a686d226b99 100755 --- a/solenv/inc/wntmsci11.mk +++ b/solenv/inc/wntmsci11.mk @@ -352,7 +352,7 @@ MT=mt.exe MTFLAGS=$(NOLOGO) -DLLPOSTFIX=mi +DLLPOSTFIX= PCHPOST=.pch CSC*=$(FLIPCMD) csc |