summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_def.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-05-18 14:47:42 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-05-18 14:47:42 +0000
commit2cf59cd410814095d2ff38b10152e1a464c53685 (patch)
treef31cff9c928b7f957bc5887f37c67862d09ebcd4 /solenv/inc/tg_def.mk
parenta4da56059653e8caa030d8e1ae10e01d127f68d1 (diff)
cosistent use of -E
Diffstat (limited to 'solenv/inc/tg_def.mk')
-rw-r--r--solenv/inc/tg_def.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_def.mk b/solenv/inc/tg_def.mk
index 67e504bb90a8..c93423332d56 100644
--- a/solenv/inc/tg_def.mk
+++ b/solenv/inc/tg_def.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: tg_def.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: hjs $ $Date: 2001-05-04 15:21:59 $
+# last change: $Author: hjs $ $Date: 2001-05-18 15:47:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -169,7 +169,7 @@ $(DEF$(TNR)TARGETN) .PHONY : \
@$(LDUMP2) -E 20 -F $(MISC)\$(SHL$(TNR)TARGET).flt $(SHL$(TNR)TARGET).exp >>$@
.ENDIF
.ELSE # "$(USE_LDUMP2)"=!""
- @$(LDUMP) -E20 -F$(MISC)\$(SHL$(TNR)TARGET).flt $(SHL$(TNR)TARGET).exp >>$@
+ @$(LDUMP) -E 20 -F$(MISC)\$(SHL$(TNR)TARGET).flt $(SHL$(TNR)TARGET).exp >>$@
.ENDIF # "$(USE_LDUMP2)"=!""
+-$(RM) $(SHL$(TNR)TARGET).exp
# now *\defs\$(OUTPATH) exists, commit it