summaryrefslogtreecommitdiffstats
path: root/framework/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-29 15:36:30 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-29 15:36:30 +0200
commit4f40fd2727a826d5d0b06617e5179829d66df5d2 (patch)
treebb3fbdb8fd94c48653a3b642b7d59dd10972b439 /framework/util
parentCWS gnumake: resync to m91; conflicts unresolved (diff)
downloadcore-4f40fd2727a826d5d0b06617e5179829d66df5d2.tar.gz
core-4f40fd2727a826d5d0b06617e5179829d66df5d2.zip
CWS gnumake2: resolve conflicts and make sources buildable on Linux
Diffstat (limited to 'framework/util')
-rw-r--r--framework/util/makefile.mk27
1 files changed, 1 insertions, 26 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 10e3a614f5e1..6b7bf5937b00 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -45,7 +45,6 @@ SHL3USE_EXPORTS=name
SHL4USE_EXPORTS=name
SHL5USE_EXPORTS=name
-
# --- internal import -------------------------------------------------
LIB1TARGET= $(SLB)$/fwiobj.lib
@@ -362,30 +361,6 @@ SHL5DEPN= $(SHL1IMPLIBN) $(SHL1TARGETN)
.INCLUDE : target.mk
-<<<<<<< local
-=======
-$(MISC)$/$(SHL1TARGET).flt: makefile.mk
- @echo ------------------------------
- @echo Making: $@
- @echo _Impl>$@
- @echo WEP>>$@
- @echo m_pLoader>$@
- @echo _TI2>>$@
- @echo _TI3>>$@
- @echo LIBMAIN>>$@
- @echo LibMain>>$@
- @echo _STL::pair>>$@
-
-$(MISC)$/$(SHL2TARGET).flt: makefile.mk
- @echo ------------------------------
- @echo Making: $@
- @echo _Impl>$@
- @echo WEP>>$@
- @echo m_pLoader>$@
- @echo _TI2>>$@
- @echo LIBMAIN>>$@
- @echo LibMain>>$@
-
ALLTAR : $(MISC)/fwk.component $(MISC)/fwl.component $(MISC)/fwm.component
$(MISC)/fwk.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
@@ -405,4 +380,4 @@ $(MISC)/fwm.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
$(XSLTPROC) --nonet --stringparam uri \
'$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL5TARGETN:f)' -o $@ \
$(SOLARENV)/bin/createcomponent.xslt fwm.component
->>>>>>> other
+