summaryrefslogtreecommitdiffstats
path: root/stoc
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-15 11:45:04 +0200
committersb <sb@openoffice.org>2010-09-15 11:45:04 +0200
commitec147f50c1b594ca8ed1fbc8ab9985b20c5051ff (patch)
treea4a268b0dc136bd9c2065a3987ee436655b136e5 /stoc
parentsb129: #i113189# removed obviously unnecessary service registrations; allow e... (diff)
downloadcore-ec147f50c1b594ca8ed1fbc8ab9985b20c5051ff.tar.gz
core-ec147f50c1b594ca8ed1fbc8ab9985b20c5051ff.zip
sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products
Diffstat (limited to 'stoc')
-rw-r--r--stoc/test/uriproc/makefile.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/stoc/test/uriproc/makefile.mk b/stoc/test/uriproc/makefile.mk
index 84f852689f86..05ffd5fdd210 100644
--- a/stoc/test/uriproc/makefile.mk
+++ b/stoc/test/uriproc/makefile.mk
@@ -74,9 +74,8 @@ $(MISC)/$(TARGET)/services.rdb .ERRREMOVE: $(SOLARENV)/bin/packcomponents.xslt \
$(XSLTPROC) --nonet --stringparam prefix $(PWD)/$(MISC)/ -o $@ \
$(SOLARENV)/bin/packcomponents.xslt $(MISC)/$(TARGET)/services.input
-$(MISC)/$(TARGET)/services.input .ERRREMOVE:
+$(MISC)/$(TARGET)/services.input:
$(MKDIRHIER) $(@:d)
- - $(RM) $@
echo \
'<list>$(my_components:^"<filename>":+".component</filename>")</list>' \
> $@