summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-14 10:34:43 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-14 10:34:43 +0000
commit158565c9b203704745ec78a8d088f5a1e5ed06a5 (patch)
treed167ef443018c4c9d03c71c3861af8402c632f0f
parent7b9dd39590575015a057f6064b1d75b7e9f8fc94 (diff)
INTEGRATION: CWS ause015 (1.16.296); FILE MERGED
2005/01/04 15:35:16 hjs 1.16.296.1: #i38979# fix remove target
-rw-r--r--solenv/inc/tg_dep.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_dep.mk b/solenv/inc/tg_dep.mk
index 7ca0b0212bd5..928d084f60e1 100644
--- a/solenv/inc/tg_dep.mk
+++ b/solenv/inc/tg_dep.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: tg_dep.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: kz $ $Date: 2003-08-25 14:47:01 $
+# last change: $Author: kz $ $Date: 2005-01-14 11:34:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,7 +68,7 @@ ALLDEP .PHONY:
@+-$(RM) $(SRS)$/$(PWD:f).*.dpr >& $(NULLDEV)
.ENDIF
@+-$(RM) $(MISC)$/$(TARGET).dpr >& $(NULLDEV)
- @+-$(RM) $(MISC)$/$(TARGET).dprr >& $(NULLDEV)
+ @+-$(RM) $(MISC)$/$(PWD:f).*.dprr >& $(NULLDEV)
@+-$(RM) $(MISC)$/$(TARGET).dpj >& $(NULLDEV)
@+-$(RM) $(MISC)$/$(TARGET).dpc >& $(NULLDEV)
@+-$(RM) $(MISC)$/$(TARGET).dpz >& $(NULLDEV)