summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--solenv/inc/tg_sdi.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/inc/tg_sdi.mk b/solenv/inc/tg_sdi.mk
index 0cffd2887cba..8ddc25e90abb 100644
--- a/solenv/inc/tg_sdi.mk
+++ b/solenv/inc/tg_sdi.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: tg_sdi.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: kz $ $Date: 2003-08-25 14:47:38 $
+# last change: $Author: obo $ $Date: 2003-09-04 11:58:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -114,6 +114,7 @@ $(HIDSID$(TNR)PARTICLE): $(MISCX)$/$(SDI$(TNR)NAME).sid
.ELSE
@$(TYPE) $(MISCX)$/$(SDI$(TNR)NAME).sid | $(AWK) '$$1=="#define" { print $$2, $$3 }' > $@.$(ROUT).tmp
.ENDIF
+ @+$(RM) $@
@+$(RENAME) $@.$(ROUT).tmp $@