summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_srs.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:33:58 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:33:58 +0000
commit65ba6d4135b327b1bdc660f1b4c417f33ef032f4 (patch)
tree2edeac527e44f90dcae10feeec6f320950fba27b /solenv/inc/tg_srs.mk
parentf4eb81c4360ddec7a25f5efb9c73523936e248de (diff)
INTEGRATION: CWS nowrapcmd2 (1.24.372); FILE MERGED
2008/02/29 23:10:49 vq 1.24.372.1: #i85207# Remove WRAPCMDs.
Diffstat (limited to 'solenv/inc/tg_srs.mk')
-rw-r--r--solenv/inc/tg_srs.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_srs.mk b/solenv/inc/tg_srs.mk
index 535d31a6fc80..d2b763fce13f 100644
--- a/solenv/inc/tg_srs.mk
+++ b/solenv/inc/tg_srs.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_srs.mk,v $
#
-# $Revision: 1.24 $
+# $Revision: 1.25 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 14:01:41 $
+# last change: $Author: kz $ $Date: 2008-03-05 16:33:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ $(MISC)$/$(PWD:f).$(SRS$(TNR)NAME).dprr: $(SRC$(TNR)FILES) $(HIDSRS$(TNR)PARTICL
$(foreach,i,$(SRC$(TNR)FILES) $(COMMONMISC)$/$(TARGET)$/$i) : $$(@:f) localize.sdf
-$(MKDIR) $(@:d)
-$(RM) $@
- $(WRAPCMD) $(TRANSEX) -p $(PRJNAME) -i $(@:f) -o $(@).$(INPATH) -m localize.sdf -l all
+ $(TRANSEX) -p $(PRJNAME) -i $(@:f) -o $(@).$(INPATH) -m localize.sdf -l all
$(RENAME) $@.$(INPATH) $@
-$(RM) $@.$(INPATH)