From 2edea4cc5e153b29f7182f421d3ac1883db3e69c Mon Sep 17 00:00:00 2001 From: Martin Hollmichel Date: Tue, 13 Aug 2002 10:48:07 +0000 Subject: join: from OOO_STABLE_1_PORTS, #101685# --- registry/prj/d.lst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/registry/prj/d.lst b/registry/prj/d.lst index 29866152faae..0913ea7c602f 100644 --- a/registry/prj/d.lst +++ b/registry/prj/d.lst @@ -9,6 +9,7 @@ mkdir: %_DEST%\inc%_EXT%\registry ..\%__SRC%\lib\librgt*.so %_DEST%\lib%_EXT%\librgt*.so ..\%__SRC%\bin\reg*.dll %_DEST%\bin%_EXT%\reg*.dll ..\%__SRC%\lib\libreg*.dylib %_DEST%\lib%_EXT%\libreg*.dylib +..\%__SRC%\lib\libreg*.dylib.* %_DEST%\lib%_EXT%\libreg*.dylib.* ..\%__SRC%\bin\checksingleton.exe %_DEST%\bin%_EXT%\checksingleton.exe ..\%__SRC%\bin\regcompare.exe %_DEST%\bin%_EXT%\regcompare.exe @@ -20,11 +21,6 @@ mkdir: %_DEST%\inc%_EXT%\registry ..\%__SRC%\bin\regview %_DEST%\bin%_EXT%\regview -..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib -..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx -..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* -dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" linklib: libreg.so.*.*.* -- cgit